Skip to content

Commit 2645c8d

Browse files
committed
Update libraries
1 parent e229098 commit 2645c8d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
dropwizard = "5.0.1"
3-
errorprone = "2.47.0"
4-
jackson = "2.21.0"
3+
errorprone = "2.48.0"
4+
jackson = "2.21.1"
55
jdbf = "2.2.4"
66
jersey_media_sse = "3.1.11"
7-
junit = "6.0.2"
7+
junit = "6.0.3"
88
retrofit = "3.0.0"
99

1010
[libraries]
@@ -37,5 +37,5 @@ retrofit = ["retrofit", "retrofit-jackson", "retrofit-scalars"]
3737

3838
[plugins]
3939
dependencycheck = "org.owasp.dependencycheck:8.4.3"
40-
errorprone = "net.ltgt.errorprone:4.4.0"
40+
errorprone = "net.ltgt.errorprone:5.1.0"
4141
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }

0 commit comments

Comments
 (0)