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 @@ -16,7 +16,7 @@ dependencies {
1616 annotationProcessor(" org.projectlombok:lombok:1.18.38" )
1717
1818 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
19- testImplementation(" org.junit.jupiter:junit-jupiter:5.13.2 " )
19+ testImplementation(" org.junit.jupiter:junit-jupiter:5.13.3 " )
2020 testImplementation(" org.mockito:mockito-core:5.18.0" )
2121 testImplementation(" org.mockito:mockito-junit-jupiter:5.18.0" )
2222}
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-8.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments