We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e52a508 + 1411b8a commit d5fdf3aCopy full SHA for d5fdf3a
build.gradle
@@ -127,7 +127,7 @@ dependencies {
127
testImplementation "io.projectreactor:reactor-core:3.7.5"
128
129
testImplementation 'org.testng:testng:7.11.0' // use for reactive streams test inheritance
130
- testImplementation "com.tngtech.archunit:archunit-junit5:1.4.0"
+ testImplementation "com.tngtech.archunit:archunit-junit5:1.4.1"
131
132
// this is needed for the idea jmh plugin to work correctly
133
jmh 'org.openjdk.jmh:jmh-core:1.37'
0 commit comments