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 ca9db0d commit 5f115a6Copy full SHA for 5f115a6
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.8.10"
+ kotlin("jvm") version "1.9.0"
3
id("com.github.jakemarsden.git-hooks") version "0.0.2"
4
}
5
0 commit comments