We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc146cd commit df1f11dCopy full SHA for df1f11d
1 file changed
settings.gradle.kts
@@ -44,7 +44,7 @@ dependencyResolutionManagement {
44
version("tomcat-annotations-api", "6.0.53")
45
46
version("guava", "33.6.0-jre")
47
- version("kotlin", "2.2.21")
+ version("kotlin", "2.4.0")
48
49
version("mockito", "5.23.0")
50
0 commit comments