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.
1 parent a68349e commit 5a84398Copy full SHA for 5a84398
dependencyManagement/build.gradle.kts
@@ -76,7 +76,7 @@ val DEPENDENCIES = listOf(
76
"org.awaitility:awaitility:4.2.1",
77
"org.bouncycastle:bcpkix-jdk15on:1.70",
78
"org.codehaus.mojo:animal-sniffer-annotations:1.23",
79
- "org.jctools:jctools-core:4.0.4",
+ "org.jctools:jctools-core:4.0.5",
80
"org.junit-pioneer:junit-pioneer:1.9.1",
81
"org.mock-server:mockserver-netty:5.15.0:shaded",
82
"org.skyscreamer:jsonassert:1.5.1",
0 commit comments