Skip to content

Commit ca4bba8

Browse files
authored
Update Jackson version to beta37
1 parent e142a24 commit ca4bba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val jacksonVersion = libs.versions.jackson.get()
1818
val generatedSrcPath = "${layout.buildDirectory.get()}/generated/kotlin"
1919

2020
group = groupStr
21-
version = "${jacksonVersion}-beta36"
21+
version = "${jacksonVersion}-beta37"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)