diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f44579d..c05d88a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] # libraries annotations = "26.1.0" -junit5 = "6.1.1" +junit5 = "6.1.2" mockitoKotlin = "6.3.0" # plugins