Skip to content

Commit

Permalink
Update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 8020142 commit 3e208ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apache-commonsIO = "2.16.0"
apache-commonsLang = "3.14.0"
apache-commonsText = "1.11.0"
awaitility = "4.2.0"
awaitility = "4.2.1"
bouncycastle = "1.77"
dagger = "2.51.1"
graal = "22.3.0"
Expand All @@ -25,9 +25,9 @@ mockito = "5.11.0"
netty = "4.1.108.Final"
okhttp = "4.12.0"
openCsv = "5.9"
picocli = "4.7.0"
swagger-annotations = "1.6.13"
testcontainers = "1.19.6"
picocli = "4.7.5"
swagger-annotations = "1.6.14"
testcontainers = "1.19.7"
tinylog = "2.7.0"

[libraries]
Expand Down Expand Up @@ -78,7 +78,7 @@ forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.7" }
gitPublish = { id = "org.ajoberstar.git-publish", version = "3.0.1" }
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.1" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.0" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.2" }
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.5" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.8.1" }
Expand Down

0 comments on commit 3e208ec

Please sign in to comment.