Skip to content

Commit 1fc194d

Browse files
Update dependency org.komapper:komapper-platform to v5.4.0
1 parent 35b03f1 commit 1fc194d

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.3.0"
15+
val komapperVersion = "5.4.0"
1616
platform("org.komapper:komapper-platform:$komapperVersion").let {
1717
implementation(it)
1818
ksp(it)

0 commit comments

Comments
 (0)