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 {
314
314
}
315
315
316
316
tasks.wrapper {
317
- gradleVersion = " 7.5"
317
+ gradleVersion = " 7.5.1 "
318
318
}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ nexusPublishVersion=1.1.0
8
8
jsoupVersion =1.15.2
9
9
10
10
coroutinesVersion =1.6.4
11
- avroVersion =1.11.0
11
+ avroVersion =1.11.1
12
12
snappyVersion =1.1.8.4
13
13
jacksonVersion =2.13.3
14
14
jCommanderVersion =1.82
@@ -20,9 +20,9 @@ okhttpVersion=4.10.0
20
20
jedisVersion =4.2.3
21
21
slf4jVersion =1.7.36
22
22
log4jVersion =2.18.0
23
- azureStorageVersion =12.18 .0
23
+ azureStorageVersion =12.19 .0
24
24
nettyVersion =4.1.79.Final
25
25
26
- junitVersion =5.8.2
26
+ junitVersion =5.9.0
27
27
mockitoKotlinVersion =4.0.0
28
28
radarSchemasVersion =0.7.9
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments