diff --git a/libraries/gradle/libs.versions.toml b/libraries/gradle/libs.versions.toml index ba4284ca..782c0963 100644 --- a/libraries/gradle/libs.versions.toml +++ b/libraries/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -de-infix-testballoon = "0.8.4-K2.3.20" +de-infix-testballoon = "1.0.0-K2.3.20" io-github-oshai-kotlin-logging = "8.0.02" org-jetbrains-kotlin = "2.3.21" org-jetbrains-kotlinx-coroutines = "1.11.0" @@ -27,6 +27,6 @@ org-slf4j-slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "org [plugins] com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0" com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.19" -de-infix-testBalloon = "de.infix.testBalloon:0.8.4-K2.3.20" +de-infix-testBalloon = "de.infix.testBalloon:1.0.0-K2.3.20" io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0" nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.1.0"