We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5ef72f + 7b41551 commit dddf946Copy full SHA for dddf946
settings.gradle.kts
@@ -46,7 +46,7 @@ dependencyResolutionManagement {
46
library("junit.engine", "org.junit.jupiter", "junit-jupiter-engine").withoutVersion()
47
library("junit.platform.launcher", "org.junit.platform", "junit-platform-launcher").withoutVersion()
48
library("junit.params", "org.junit.jupiter", "junit-jupiter-params").withoutVersion()
49
- library("aves", "net.theevilreaper", "aves").version("1.11.2")
+ library("aves", "net.theevilreaper", "aves").version("1.13.0")
50
library("xerus", "net.theevilreaper", "xerus").withoutVersion()
51
52
library("mockito.core", "org.mockito", "mockito-core").withoutVersion()
0 commit comments