diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4b5c07e..210283f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ org-cryptomator-integrations-api = "1.7.0" org-junit-jupiter-junit-jupiter = "6.0.1" org-junit-jupiter-junit-jupiter-api = "6.0.1" org-junit-jupiter-junit-jupiter-engine = "6.0.1" -org-junit-platform-junit-platform-launcher = "6.0.1" +org-junit-platform-junit-platform-launcher = "6.0.2" org-purejava-keepassxc-proxy-access = "1.3.0" org-slf4j-slf4j-api = "2.0.17" org-slf4j-slf4j-simple = "2.0.17"