Skip to content

Commit 1301307

Browse files
committed
chore: bump dependencies
1 parent f1bf25d commit 1301307

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

gradle/sweet-dependency/sweet-dependency-config.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,20 @@ repositories:
1313
plugins:
1414
com.android.application:
1515
alias: android-application
16-
version: 8.5.2
16+
version: 8.9.0
1717
com.android.library:
1818
alias: android-library
1919
version-ref: com.android.application
2020
org.jetbrains.kotlin.android:
2121
alias: kotlin-android
22-
version: 2.0.21
22+
version: 2.1.10
2323
org.jetbrains.dokka:
2424
alias: kotlin-dokka
2525
version: 1.9.20
26+
auto-update: false
2627
com.vanniktech.maven.publish:
2728
alias: maven-publish
28-
version: 0.30.0
29+
version: 0.31.0
2930

3031
libraries:
3132
com.highcapable.betterandroid:
@@ -53,7 +54,7 @@ libraries:
5354
auto-update: false
5455
androidx.constraintlayout:
5556
constraintlayout:
56-
version: 2.2.0
57+
version: 2.2.1
5758
junit:
5859
junit:
5960
version: 4.13.2

0 commit comments

Comments
 (0)