Skip to content

Commit 49daffb

Browse files
authored
Merge pull request #654 from lunatech-labs/dependabot/gradle/org.postgresql-postgresql-42.7.4
chore(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.4
2 parents 569b55f + e5e1d5a commit 49daffb

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
@@ -35,7 +35,7 @@ dependencies {
3535
implementation "org.flywaydb:flyway-database-postgresql:10.18.0"
3636
implementation "org.ktorm:ktorm-core:3.6.0"
3737
implementation "com.zaxxer:HikariCP:5.1.0"
38-
implementation "org.postgresql:postgresql:42.7.3"
38+
implementation "org.postgresql:postgresql:42.7.4"
3939
implementation "org.quartz-scheduler:quartz:2.3.2"
4040

4141
implementation "io.ktor:ktor-server-status-pages:2.3.12"

0 commit comments

Comments
 (0)