Skip to content

Commit

Permalink
Hibernate Validator no Milestones (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 13, 2023
1 parent daf5041 commit 335e527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ micronaut = "4.0.0"
micronaut-docs = "2.0.0"

micronaut-serde = "2.0.0"
micronaut-test = "4.0.0-M9"
micronaut-test = "4.0.0"
micronaut-validation = "4.0.0"

groovy = "4.0.11"
groovy = "4.0.13"
hibernate-validator = '8.0.1.Final'

[libraries]
Expand Down

0 comments on commit 335e527

Please sign in to comment.