Skip to content

Commit 3a513f9

Browse files
authored
Merge pull request #133 from ProjectMapK/update-ver
Update version
2 parents d5bbbd1 + 7da4162 commit 3a513f9

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
@@ -14,7 +14,7 @@ val jacksonVersion = "2.15.2"
1414
val generatedSrcPath = "$buildDir/generated/kotlin"
1515

1616
group = groupStr
17-
version = "${jacksonVersion}-beta0"
17+
version = "${jacksonVersion}-beta3"
1818

1919
repositories {
2020
mavenCentral()

0 commit comments

Comments
 (0)