Skip to content

Commit 555cd97

Browse files
chore(deps): Update patch dependency changes (#594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9090687 commit 555cd97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
assertj="3.27.3"
2+
assertj="3.27.6"
33
autoValue="1.11.0"
44
checkerQual="3.49.5"
55
checkstyle="10.26.1"
@@ -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.23.+" }
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 = "8.3.8" }
71+
build-shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.9" }
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)