diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bfba2a5..b8c3467 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ kotlin = "1.9.21" gradle-plugin-publish = "1.2.1" detekt = "1.23.6" -junit-bom = "5.11.0" +junit-bom = "5.11.4" assertk = "0.28.1" [plugins]