Skip to content

Commit e5e1d5a

Browse files
chore(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.4
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0d92f5 commit e5e1d5a

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)