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 d5bbbd1 + 7da4162 commit 3a513f9Copy full SHA for 3a513f9
build.gradle.kts
@@ -14,7 +14,7 @@ val jacksonVersion = "2.15.2"
14
val generatedSrcPath = "$buildDir/generated/kotlin"
15
16
group = groupStr
17
-version = "${jacksonVersion}-beta0"
+version = "${jacksonVersion}-beta3"
18
19
repositories {
20
mavenCentral()
0 commit comments