Skip to content

Commit

Permalink
Upgrade Postgres Version
Browse files Browse the repository at this point in the history
  • Loading branch information
muthusubra committed Feb 20, 2024
1 parent 71057c0 commit 4cb83d2
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.7.1"
postgresqlVersion : "42.5.4"
]

java {
Expand Down

0 comments on commit 4cb83d2

Please sign in to comment.