Skip to content

Commit f572264

Browse files
authored
Merge pull request #233 from ProjectMapK/k163377-patch-1
Update kogera version
2 parents f4e64f7 + 322cef8 commit f572264

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}-beta13"
19+
version = "${jacksonVersion}-beta14"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)