Skip to content

Commit 7c289da

Browse files
renovate[bot]Bnyro
authored andcommitted
fix(deps): update dependency org.postgresql:postgresql to v42.7.2
1 parent e4aa472 commit 7c289da

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
@@ -30,7 +30,7 @@ dependencies {
3030
implementation 'io.activej:activej-specializer:5.5'
3131
implementation 'io.activej:activej-launchers-http:5.5'
3232
implementation 'org.hsqldb:hsqldb:2.7.2'
33-
implementation 'org.postgresql:postgresql:42.7.1'
33+
implementation 'org.postgresql:postgresql:42.7.2'
3434
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
3535
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
3636
implementation 'org.liquibase:liquibase-core:4.26.0'

0 commit comments

Comments
 (0)