Skip to content

Commit 99e765f

Browse files
chore(deps): Bump org.hibernate.validator:hibernate-validator
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.1.0.Final to 9.1.1.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@9.1.0.Final...9.1.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b53f9 commit 99e765f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585
// Example command implementation via CommandAPI
8686
// https://commandapi.jorel.dev
8787
implementation("dev.jorel:commandapi-paper-shade:11.2.0")
88-
implementation("org.hibernate.validator:hibernate-validator:9.1.0.Final")
88+
implementation("org.hibernate.validator:hibernate-validator:9.1.1.Final")
8989
testImplementation("org.mockito:mockito-core:5.23.0")
9090
mockitoAgent("org.mockito:mockito-core:5.23.0") { isTransitive = false }
9191
}

0 commit comments

Comments
 (0)