Skip to content

Commit ba2e9c4

Browse files
chore(deps): Update patch dependency changes
1 parent 033bdf8 commit ba2e9c4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ checkstyle="12.3.1"
66
geantyref = "1.3.16"
77
errorprone="2.42.0"
88
indra = "4.0.0"
9-
junit="5.14.2"
9+
junit="5.14.3"
1010
ktlint="0.49.1"
1111
ktfmt="0.61"
1212
pmd = "7.16.0"
13-
spotless = "8.2.0"
13+
spotless = "8.2.1"
1414

1515
[libraries]
1616
# Shared
@@ -68,7 +68,7 @@ build-japicmp-plugin = "me.champeau.gradle:japicmp-gradle-plugin:0.4.6"
6868
build-japicmp = { module = "com.github.siom79.japicmp:japicmp", version.require = "0.24.+" }
6969
build-nullaway = "net.ltgt.gradle:gradle-nullaway-plugin:2.3.0"
7070
build-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
71-
build-shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.3.1" }
71+
build-shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.3.2" }
7272

7373
# For Renovate -- shouldn't need to use these directly
7474
zPmd = { module = "net.sourceforge.pmd:pmd-java", version.ref = "pmd" }

0 commit comments

Comments
 (0)