Skip to content

Commit b427860

Browse files
authored
Update Komapper to v1.6.1 (#98)
1 parent 25cf323 commit b427860

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
@@ -11,7 +11,7 @@ application {
1111
}
1212

1313
dependencies {
14-
val komapperVersion = "1.6.0"
14+
val komapperVersion = "1.6.1"
1515
platform("org.komapper:komapper-platform:$komapperVersion").let {
1616
implementation(it)
1717
ksp(it)

0 commit comments

Comments
 (0)