Skip to content

Commit

Permalink
Merge pull request #780 from TeamPiped/renovate/org.postgresql-postgr…
Browse files Browse the repository at this point in the history
…esql-42.x

fix(deps): update dependency org.postgresql:postgresql to v42.7.3
  • Loading branch information
Bnyro authored Mar 15, 2024
2 parents c70b9dd + 25eee06 commit 55040de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation 'io.activej:activej-specializer:5.5'
implementation 'io.activej:activej-launchers-http:5.5'
implementation 'org.hsqldb:hsqldb:2.7.2'
implementation 'org.postgresql:postgresql:42.7.2'
implementation 'org.postgresql:postgresql:42.7.3'
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
implementation 'org.liquibase:liquibase-core:4.26.0'
Expand Down

0 comments on commit 55040de

Please sign in to comment.