Skip to content

Commit 362bb05

Browse files
Update plugin test-logger to v4
1 parent 5a6c851 commit 362bb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest", ve
2727
kotest-extensions-spring = { module = "io.kotest.extensions:kotest-extensions-spring", version.ref = "kotest-spring" }
2828

2929
[plugins]
30-
test-logger = { id = "com.adarshr.test-logger", version = "3.2.0" }
30+
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
3131
tailrocks-spotless = { id = "com.tailrocks.spotless", version = "0.2.0" }
3232
tailrocks-java = { id = "com.tailrocks.java", version = "0.2.0" }
3333
tailrocks-idea = { id = "com.tailrocks.idea", version = "0.2.1" }

0 commit comments

Comments
 (0)