We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662406b commit 95b7611Copy full SHA for 95b7611
1 file changed
gradle/sweet-dependency/sweet-dependency-config.yaml
@@ -25,10 +25,10 @@ plugins:
25
version: 8.13.0
26
org.jetbrains.kotlin.android:
27
alias: kotlin-android
28
- version: 2.2.10
+ version: 2.2.20
29
com.google.devtools.ksp:
30
alias: kotlin-ksp
31
- version: 2.2.10-2.0.2
+ version: 2.2.20-2.0.3
32
33
libraries:
34
com.fankes.projectpromote:
@@ -48,7 +48,7 @@ libraries:
48
version-ref: <this>::api
49
com.highcapable.kavaref:
50
kavaref-core:
51
- version: 1.0.1
+ version: 1.0.2
52
kavaref-extension:
53
version: 1.0.1
54
com.github.topjohnwu.libsu:
0 commit comments