Skip to content

Commit

Permalink
Upgrade Postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
muthusubra committed Feb 23, 2024
1 parent 2cae96a commit 1e8843b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crime-evidence/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def versions = [
crimeCommonsVersion : "2.13.6",
wmStubRunnerVersion : "4.0.1",
springDocWebMVCVersion : "2.1.0",
postgresqlVersion : "42.5.4"
postgresqlVersion : "42.7.2"
]

java {
Expand Down

0 comments on commit 1e8843b

Please sign in to comment.