Skip to content

Commit 90103ba

Browse files
committed
Bump checkstyle
1 parent cd8c8df commit 90103ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-logic/src/main/kotlin/essentials.base-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
val baseExtension = extensions.create<EssentialsBaseExtension>("essentials", project)
1111

12-
val checkstyleVersion = "8.36.2"
12+
val checkstyleVersion = "9.2.1"
1313
val spigotVersion = "1.18.1-R0.1-SNAPSHOT"
1414
val junit5Version = "5.7.0"
1515
val mockitoVersion = "3.2.0"

0 commit comments

Comments
 (0)