Skip to content

Commit 7cfbb47

Browse files
authored
Merge pull request #431 from ProjectMapK/k163377-patch-1
Update version to beta37
2 parents e142a24 + ca4bba8 commit 7cfbb47

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)