Skip to content

Commit 6b96583

Browse files
authored
Merge pull request #303 from ProjectMapK/k163377-patch-1
Update kogera version
2 parents e3b346d + 246bd6e commit 6b96583

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

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)