Skip to content

Commit 4fd2ccb

Browse files
Update all patch dependencies
1 parent cf887fc commit 4fd2ccb

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
@@ -4,7 +4,7 @@ equalsVerifier = "4.0.9"
44
jackson = "2.20.0"
55
java-parser = "3.27.0"
66
jcommander = "1.82"
7-
jetbrains-annotations = "26.0.2"
7+
jetbrains-annotations = "26.0.2-1"
88
junit = "5.13.4"
99
logback = "1.5.18"
1010

@@ -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.2" }
23+
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.3" }
2424
shadow = { id = "com.gradleup.shadow", version = "9.1.0" }

0 commit comments

Comments
 (0)