Skip to content

Commit 18328a5

Browse files
authored
Merge pull request #357 from ProjectMapK/k163377-patch-1
Update kogera version
2 parents baadbd4 + 5aac759 commit 18328a5

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
@@ -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}-beta25"
21+
version = "${jacksonVersion}-beta26"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)