Skip to content

Commit 75b9b69

Browse files
authored
Merge pull request #404 from ProjectMapK/k163377-patch-1
Update build.gradle.kts
2 parents 0f22f92 + 0c73df1 commit 75b9b69

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}-beta32"
21+
version = "${jacksonVersion}-beta33"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)