Skip to content

Commit 057129f

Browse files
committed
org-cryptomator-integrations-api has been released
Go back to JUnit 5.12.1 to avoid version conflicts
1 parent dbb9494 commit 057129f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
# ToDo Check, whether JUnit 5 versions are compatible (needs to be the same as for integrations-api)
66
[versions]
77
com-bitwarden-sdk-secrets = "1.0.1"
8-
org-cryptomator-integrations-api = "1.6.0-SNAPSHOT"
9-
org-junit-jupiter-junit-jupiter = "5.12.0"
10-
org-junit-jupiter-junit-jupiter-api = "5.12.0"
11-
org-junit-jupiter-junit-jupiter-engine = "5.12.0"
8+
org-cryptomator-integrations-api = "1.6.0"
9+
org-junit-jupiter-junit-jupiter = "5.12.1"
10+
org-junit-jupiter-junit-jupiter-api = "5.12.1"
11+
org-junit-jupiter-junit-jupiter-engine = "5.12.1"
1212
org-slf4j-slf4j-api = "2.0.16"
1313
org-slf4j-slf4j-simple = "2.0.16"
1414

0 commit comments

Comments
 (0)