File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -314,5 +314,5 @@ ktlint {
314314}
315315
316316tasks.wrapper {
317- gradleVersion = " 7.5"
317+ gradleVersion = " 7.5.1 "
318318}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ nexusPublishVersion=1.1.0
88jsoupVersion =1.15.2
99
1010coroutinesVersion =1.6.4
11- avroVersion =1.11.0
11+ avroVersion =1.11.1
1212snappyVersion =1.1.8.4
1313jacksonVersion =2.13.3
1414jCommanderVersion =1.82
@@ -20,9 +20,9 @@ okhttpVersion=4.10.0
2020jedisVersion =4.2.3
2121slf4jVersion =1.7.36
2222log4jVersion =2.18.0
23- azureStorageVersion =12.18 .0
23+ azureStorageVersion =12.19 .0
2424nettyVersion =4.1.79.Final
2525
26- junitVersion =5.8.2
26+ junitVersion =5.9.0
2727mockitoKotlinVersion =4.0.0
2828radarSchemasVersion =0.7.9
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.5-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments