Skip to content

Commit 2805f19

Browse files
dependency: Update dependency org.hibernate.validator:hibernate-validator to v9.1.0.Final
1 parent 333c0e4 commit 2805f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ object Versions {
5353
const val ADVENTURE_PLATFORM_API = "4.4.1"
5454

5555
// Jakarta
56-
const val HIBERNATE_VALIDATOR = "9.0.1.Final"
56+
const val HIBERNATE_VALIDATOR = "9.1.0.Final"
5757
const val EXPRESSLY = "6.0.0"
5858

5959
// LuckPerms

0 commit comments

Comments
 (0)