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 c5da203 commit 4bf3e93Copy full SHA for 4bf3e93
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.5.32"
+ kotlin("jvm") version "1.7.0-RC2"
3
java
4
id("io.spring.dependency-management") version "1.0.11.RELEASE"
5
}
0 commit comments