Skip to content

Commit 4535b93

Browse files
chore(deps): update plugin autonomousapps-testkit to v0.15 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b75d835 commit 4535b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
4949
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
5050
gradle-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
5151
grgit = { id = "org.ajoberstar.grgit", version = "5.3.2" }
52-
autonomousapps-testkit = { id = "com.autonomousapps.testkit", version = "0.14" }
52+
autonomousapps-testkit = { id = "com.autonomousapps.testkit", version = "0.15" }
5353
gr8 = { id = "com.gradleup.gr8", version = "0.11.2" }
5454
vanniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
5555

0 commit comments

Comments
 (0)