File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
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"
302
+ gradleVersion = " 7.4.1 "
303
303
}
Original file line number Diff line number Diff line change @@ -2,26 +2,26 @@ kotlin.code.style=official
2
2
3
3
kotlinVersion =1.6.10
4
4
dokkaVersion =1.6.10
5
- dockerComposeVersion =0.14.11
6
- dependencyUpdateVersion =0.40 .0
5
+ dockerComposeVersion =0.15.2
6
+ dependencyUpdateVersion =0.42 .0
7
7
nexusPublishVersion =1.1.0
8
8
jsoupVersion =1.14.3
9
9
10
10
avroVersion =1.11.0
11
11
snappyVersion =1.1.8.4
12
- jacksonVersion =2.13.1
13
- jCommanderVersion =1.81
12
+ jacksonVersion =2.13.2
13
+ jCommanderVersion =1.82
14
14
almworksVersion =1.1.2
15
- minioVersion =8.3.4
16
- guavaVersion =31.0. 1-jre
17
- opencsvVersion =5.5.2
15
+ minioVersion =8.3.7
16
+ guavaVersion =31.1-jre
17
+ opencsvVersion =5.6
18
18
okhttpVersion =4.9.3
19
- jedisVersion =4.0 .1
20
- slf4jVersion =1.7.32
21
- log4jVersion =2.17.1
22
- azureStorageVersion =12.14.2
23
- nettyVersion =4.1.72 .Final
19
+ jedisVersion =4.1 .1
20
+ slf4jVersion =1.7.36
21
+ log4jVersion =2.17.2
22
+ azureStorageVersion =12.15.0
23
+ nettyVersion =4.1.75 .Final
24
24
25
25
junitVersion =5.8.2
26
26
mockitoKotlinVersion =4.0.0
27
- radarSchemasVersion =0.7.5
27
+ radarSchemasVersion =0.7.7
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-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.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