Skip to content

Commit

Permalink
Update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent e214f78 commit 641df6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ tinylog-impl = { module = "org.tinylog:tinylog-impl", version.ref = "tinylog" }

[plugins]
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.7" }
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.8" }
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.3" }
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.6" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.10.0" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.16.0" }
openapi-generator = { id = "org.openapi.generator", version = "7.8.0" }
openapi-generator = { id = "org.openapi.generator", version = "7.9.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 641df6e

Please sign in to comment.