File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -299,5 +299,5 @@ tasks.named<DependencyUpdatesTask>("dependencyUpdates").configure {
299
299
}
300
300
301
301
tasks.wrapper {
302
- gradleVersion = " 7.4.1 "
302
+ gradleVersion = " 7.4.2 "
303
303
}
Original file line number Diff line number Diff line change 1
1
kotlin.code.style =official
2
2
3
- kotlinVersion =1.6.10
3
+ kotlinVersion =1.6.20
4
4
dokkaVersion =1.6.10
5
5
dockerComposeVersion =0.15.2
6
6
dependencyUpdateVersion =0.42.0
@@ -9,19 +9,19 @@ jsoupVersion=1.14.3
9
9
10
10
avroVersion =1.11.0
11
11
snappyVersion =1.1.8.4
12
- jacksonVersion =2.13.2.20220324
12
+ jacksonVersion =2.13.2.20220328
13
13
jCommanderVersion =1.82
14
14
almworksVersion =1.1.2
15
- minioVersion =8.3.7
15
+ minioVersion =8.3.8
16
16
guavaVersion =31.1-jre
17
17
opencsvVersion =5.6
18
18
okhttpVersion =4.9.3
19
- jedisVersion =4.1 .1
19
+ jedisVersion =4.2 .1
20
20
slf4jVersion =1.7.36
21
21
log4jVersion =2.17.2
22
22
azureStorageVersion =12.15.0
23
23
nettyVersion =4.1.75.Final
24
24
25
25
junitVersion =5.8.2
26
26
mockitoKotlinVersion =4.0.0
27
- radarSchemasVersion =0.7.7
27
+ radarSchemasVersion =0.7.8
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.4.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.2 -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