Skip to content

Commit a615a00

Browse files
Bump com.gradle:common-custom-user-data-gradle-plugin from 2.0 to 2.0.1 (#3790)
1 parent 64be598 commit a615a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3232
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3333
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.170" }
3434
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
35-
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "2.0" }
35+
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "2.0.1" }
3636
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.8.0" }
3737
gradle-develocity = { module = "com.gradle:develocity-gradle-plugin", version = "3.17.2" }
3838
gradle-bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version.ref = "bnd" }

0 commit comments

Comments
 (0)