Skip to content

Commit e954707

Browse files
authored
Merge pull request #652 from lunatech-labs/dependabot/gradle/org.ktorm-ktorm-core-4.1.1
chore(deps): bump org.ktorm:ktorm-core from 3.6.0 to 4.1.1
2 parents 5aa1a78 + 5f399db commit e954707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation "io.github.config4k:config4k:0.7.0"
3434
implementation "org.flywaydb:flyway-core:10.18.0"
3535
implementation "org.flywaydb:flyway-database-postgresql:10.18.0"
36-
implementation "org.ktorm:ktorm-core:3.6.0"
36+
implementation "org.ktorm:ktorm-core:4.1.1"
3737
implementation "com.zaxxer:HikariCP:5.1.0"
3838
implementation "org.postgresql:postgresql:42.7.4"
3939
implementation "org.quartz-scheduler:quartz:2.3.2"

0 commit comments

Comments
 (0)