Skip to content

Commit 468c778

Browse files
committed
Declare Checkstyle version in a way Dependabot can update
1 parent d660d94 commit 468c778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1"
2828
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
2929
bartholdy = { module = "de.sormuras:bartholdy", version = "0.2.3" }
3030
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
31+
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3132
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.160" }
3233
commons-io = { module = "commons-io:commons-io", version = "2.12.0" }
3334
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "1.11" }

0 commit comments

Comments
 (0)