File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,18 +19,18 @@ group=io.rsocket.kotlin
19
19
version =0.12.0
20
20
21
21
# Versions
22
- kotlinVersion =1.4.10
23
- ktorVersion =1.4.1
22
+ kotlinVersion =1.4.20
23
+ ktorVersion =1.4.3
24
24
kotlinxCoroutinesVersion =1.3.9-native-mt-2
25
25
kotlinxAtomicfuVersion =0.14.4
26
- kotlinxSerializationVersion =1.0.0-RC
26
+ kotlinxSerializationVersion =1.0.1
27
27
kotlinxBenchmarkVersion =0.2.0-dev-20
28
28
kotlinxNodejsVersion =0.0.7
29
29
rsocketJavaVersion =1.1.0
30
30
turbineVersion =0.2.1
31
31
bintrayVersion =1.8.5
32
- artifactoryVersion =4.17 .2
33
- versionUpdatesVersion =0.33 .0
32
+ artifactoryVersion =4.18 .2
33
+ versionUpdatesVersion =0.36 .0
34
34
gradleEnterpriseVersion =3.4.1
35
35
36
36
# Kotlin
Original file line number Diff line number Diff line change 16
16
17
17
distributionBase =GRADLE_USER_HOME
18
18
distributionPath =wrapper/dists
19
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.7-bin.zip
19
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.7.1 -bin.zip
20
20
zipStoreBase =GRADLE_USER_HOME
21
21
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments