Skip to content

Commit 55040de

Browse files
authored
Merge pull request #780 from TeamPiped/renovate/org.postgresql-postgresql-42.x
fix(deps): update dependency org.postgresql:postgresql to v42.7.3
2 parents c70b9dd + 25eee06 commit 55040de

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.2'
33+
implementation 'org.postgresql:postgresql:42.7.3'
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)