Skip to content

Commit

Permalink
updated mod schemas dependency to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelpain committed Nov 29, 2024
1 parent ad4a9b1 commit 454154b
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 @@ -16,7 +16,7 @@ jacoco {
def versions = [
pitest : "1.16.0",
crimeCommonsClasses : "3.29.3",
commonsModSchemas : "1.19.0-SNAPSHOT",
commonsModSchemas : "1.20.1",
commonsRestClient : "3.18.0",
wmStubRunnerVersion : "4.1.2",
springDocWebMVCVersion: "2.5.0",
Expand Down

0 comments on commit 454154b

Please sign in to comment.