Skip to content

Commit

Permalink
fix(deps): update dependency jakarta.validation:jakarta.validation-ap…
Browse files Browse the repository at this point in the history
…i to v3.1.0
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 95d0b06 commit c90d05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ java-baseline = '17'
jackson-databind = '2.17.2'
jakarta-annotation-api = '3.0.0'
jakarta-servlet-api = '6.0.0'
jakarta-validation-api = '3.0.2'
jakarta-validation-api = '3.1.0'
micronaut = '4.6.5'
mongodb = '4.11.2'
slf4j = '2.0.16'
Expand Down

0 comments on commit c90d05a

Please sign in to comment.