Skip to content

Commit 4b42da5

Browse files
authored
Merge pull request #387 from ProjectMapK/k163377-patch-1
Update kogera version
2 parents d6ba0fa + ad0b818 commit 4b42da5

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

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)