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.
2 parents 6ceae86 + 5e527e4 commit 4bbb7c5Copy full SHA for 4bbb7c5
build.gradle.kts
@@ -18,7 +18,7 @@ val jacksonVersion = libs.versions.jackson.get()
18
val generatedSrcPath = "${layout.buildDirectory.get()}/generated/kotlin"
19
20
group = groupStr
21
-version = "${jacksonVersion}-beta31"
+version = "${jacksonVersion}-beta32"
22
23
repositories {
24
mavenCentral()
0 commit comments