Skip to content

Commit ddc4d70

Browse files
chore(deps): update plugin io.skippy to v0.0.25 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7687f26 commit ddc4d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integrationTest/resources/sample-project/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("io.skippy") version "0.0.20"
2+
id("io.skippy") version "0.0.25"
33
kotlin("jvm") version "1.9.24"
44
id("com.adarshr.test-logger") version "4.0.0"
55
}

0 commit comments

Comments
 (0)