diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index abcb0f9..2ad0457 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.10.2" +junit-bom = "5.10.3" assertk = "0.28.1" [plugins]