Skip to content

Commit 0631cd3

Browse files
authored
Merge pull request #204 from ProjectMapK/k163377-patch-1
Update version
2 parents d5d4bd6 + 932bf1e commit 0631cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

1818
group = groupStr
19-
version = "${jacksonVersion}-beta9"
19+
version = "${jacksonVersion}-beta10"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)