diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cb93602..ea3ab1f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ kotest = "6.1.11" # https://github.com/kotest/kotest/releases kti = { strictly = "0.1.0" } # https://gitlab.com/opensavvy/groundwork/kotlin-test-initiative/-/releases -testBalloon = "0.8.3-K2.3.0" # https://github.com/infix-de/testBalloon/releases +testBalloon = "0.8.4-K2.3.0" # https://github.com/infix-de/testBalloon/releases [plugins] testBalloon = { id = "de.infix.testBalloon", version.ref = "testBalloon" }