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 be44868 commit 3c3f823Copy full SHA for 3c3f823
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.22"
+ kotlin("jvm") version "1.9.24"
3
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
4
`java-library`
5
`maven-publish`
codegen/build.gradle.kts
@@ -1,6 +1,6 @@
application
}
6
dependencies {
0 commit comments