diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 59157a77fa..7338d69591 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,7 +33,7 @@ asciidoctor-pdf = { id = "org.asciidoctor.jvm.pdf", version.ref = "asciidoctor" bnd = { id = "biz.aQute.bnd.builder", version = "6.3.1" } download = { id = "de.undercouch.download", version = "5.4.0" } japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.1" } -jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.14" } +jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" } kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } nohttp = { id = "io.spring.nohttp", version = "0.0.10" } shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }