Skip to content

Commit

Permalink
Update dependency com.puppycrawl.tools:checkstyle to v10.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent d733f9c commit 638e9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gradle-plugin-shadow = "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
gradle-plugin-licenser = "gradle.plugin.org.cadixdev.gradle:licenser:0.6.1"
gradle-plugin-indra = "net.kyori:indra-common:3.1.3"
gradle-plugin-lombok = "io.freefair.gradle:lombok-plugin:8.6"
checkstyle = "com.puppycrawl.tools:checkstyle:10.14.0"
checkstyle = "com.puppycrawl.tools:checkstyle:10.14.1"
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
log4j-slf4j2-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version.ref = "log4j" }
Expand Down

0 comments on commit 638e9f7

Please sign in to comment.