File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ dependencies {
9494 // testRuntimeOnly("org.junit.platform:junit-platform-launcher:${junitPlatformVersion}")
9595
9696 // To avoid compiler warnings about @API annotations in JUnit code
97- testCompileOnly(' org.apiguardian:apiguardian-api:1.1.1 ' )
97+ testCompileOnly(' org.apiguardian:apiguardian-api:1.1.2 ' )
9898 implementation(' org.apiguardian:apiguardian-api:1.0.0' )
9999
100100 // To use Log4J's LogManager
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.1.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments