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 a2e9042 + 1db8bf3 commit 50b1cf4Copy full SHA for 50b1cf4
build.gradle.kts
@@ -16,7 +16,7 @@ val jacksonVersion = libs.versions.jackson.get()
16
val generatedSrcPath = "${layout.buildDirectory.get()}/generated/kotlin"
17
18
group = groupStr
19
-version = "${jacksonVersion}-beta10"
+version = "${jacksonVersion}-beta11"
20
21
repositories {
22
mavenCentral()
0 commit comments