Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Update hibernate validator to v7.0.5.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2022
1 parent 5ad5bd1 commit 93e1061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ List<String> dependencyPlatforms = [
]

String autoServiceVersion = '1.0.1'
String hibernateValidatorVersion = '7.0.4.Final'
String hibernateValidatorVersion = '7.0.5.Final'

List<String> dependencyConstraints = [
'com.google.code.findbugs:jsr305:3.0.2',
Expand Down

0 comments on commit 93e1061

Please sign in to comment.