Skip to content

Commit 8f6bb75

Browse files
committed
Update Komapper to version 5.2.1
1 parent 908bbbe commit 8f6bb75

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
@@ -12,7 +12,7 @@ application {
1212
}
1313

1414
dependencies {
15-
val komapperVersion = "5.2.0"
15+
val komapperVersion = "5.2.1"
1616
platform("org.komapper:komapper-platform:$komapperVersion").let {
1717
implementation(it)
1818
ksp(it)

0 commit comments

Comments
 (0)