Skip to content

Commit 7192bbf

Browse files
chore(deps): Bump jakarta.validation:jakarta.validation-api (#784)
Bumps [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/jakartaee/validation/releases) - [Commits](jakartaee/validation@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: jakarta.validation:jakarta.validation-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1639a50 commit 7192bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ext {
4848
jacksonDatatypeProtobufVersion = '0.9.15'
4949

5050
jakartaAnnotationApiVersion = '3.0.0'
51-
jakartaValidationApiVersion = '3.0.2'
51+
jakartaValidationApiVersion = '3.1.0'
5252

5353
jakartaXmlBindApiVersion = '4.0.2'
5454

0 commit comments

Comments
 (0)