From fa40df944bbd0ad42ffc61c2cd8187da9ccdc6bc Mon Sep 17 00:00:00 2001 From: Oleg Golberg Date: Sun, 25 Feb 2024 13:29:01 -0500 Subject: [PATCH] Upgrade the testkit plugin --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d96e98b..7a59d24 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ shadow = "8.1.1" # test junit = "5.10.2" strikt = "0.34.1" -testkit-plugin = "0.0.4" +testkit-plugin = "0.0.6" [libraries] # main