diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 38d99aa4..81c29c95 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,9 +18,9 @@ javax-annotation-api = "1.3.2" jetbrains-annotations = "26.0.1" jline = "3.28.0" jsr305 = "3.0.2" -junit-jupiter = "5.11.3" +junit-jupiter = "5.11.4" junit-pioneer = "2.3.0" -junit-platformLauncher = "1.11.3" +junit-platformLauncher = "1.11.4" mockito = "5.14.2" netty = "4.1.116.Final" okhttp = "4.12.0" @@ -82,7 +82,7 @@ githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2 graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.4" } 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" } +nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.10.1" } oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.17.0" } openapi-generator = { id = "org.openapi.generator", version = "7.10.0" } shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }