Tencent / TencentKonaSMSuite

Tencent Kona SM Suite contains a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.
Other
356 stars 73 forks source link

TKSS-778: Upgrade Gradle to version 8.7 #781

Closed johnshajiang closed 4 months ago

johnshajiang commented 4 months ago

Gradle 8.7 just was released and JDK 22 is support by this new version, so it would be better to use it.

This PR will resolves #778.