Skip to content

Commit 485f752

Browse files
committed
Update all patch dependencies
1 parent da1576e commit 485f752

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
@@ -6,7 +6,7 @@ java-parser = "3.28.0"
66
jcommander = "1.82"
77
jetbrains-annotations = "26.0.2-1"
88
junit = "6.0.2"
9-
logback = "1.5.28"
9+
logback = "1.5.29"
1010

1111
[libraries]
1212
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
@@ -20,5 +20,5 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
2020
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
2121

2222
[plugins]
23-
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.6" }
23+
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.7" }
2424
shadow = { id = "com.gradleup.shadow", version = "9.3.1" }

0 commit comments

Comments
 (0)