Skip to content

Commit 843d68c

Browse files
authored
Merge pull request zaproxy#9354 from zaproxy/dependabot/gradle/gradle-343b39ac0e
Bump the gradle group with 3 updates
2 parents 5de6421 + a5be5f8 commit 843d68c

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
@@ -4,8 +4,8 @@ flatlaf = "3.7.1"
44
log4j = "2.26.0"
55

66
[libraries]
7-
bndAnnotation = "biz.aQute.bnd:biz.aQute.bnd.annotation:7.2.3"
8-
bytebuddy = "net.bytebuddy:byte-buddy:1.18.8"
7+
bndAnnotation = "biz.aQute.bnd:biz.aQute.bnd.annotation:7.3.0"
8+
bytebuddy = "net.bytebuddy:byte-buddy:1.18.10"
99
commons-beanutils = "commons-beanutils:commons-beanutils:1.11.0"
1010
commons-codec = "commons-codec:commons-codec:1.22.0"
1111
commons-collections = "commons-collections:commons-collections:3.2.2"
@@ -51,6 +51,6 @@ cyclonedx.id = "org.cyclonedx.bom"
5151
dependencyUpdates = "com.github.ben-manes.versions:0.54.0"
5252
errorprone = "net.ltgt.errorprone:5.1.0"
5353
japicmp.id = "me.champeau.gradle.japicmp"
54-
sonarqube = "org.sonarqube:7.3.0.8198"
54+
sonarqube = "org.sonarqube:7.3.1.8318"
5555
spotless.id = "com.diffplug.spotless"
5656
zaproxy-common.id = "org.zaproxy.common"

0 commit comments

Comments
 (0)