File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed
Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ autonomousapps-testkit-plugin = "0.17"
99autonomousapps-testkit-truth = " 1.6.1"
1010gradle-tapi = " 8.14.3"
1111jackson = " 2.21.0"
12- jgit = " 7.5 .0.202512021534 -r"
13- koin = " 4.1.1 "
12+ jgit = " 7.6 .0.202603022253 -r"
13+ koin = " 4.2.0 "
1414kotlin = " 2.2.21"
1515kotlinxDatetime = " 0.7.1"
1616kotlinxSerializationJSON = " 1.10.0"
@@ -24,18 +24,18 @@ mockito = "5.4.0"
2424moshi = " 1.15.2"
2525picocli = " 4.7.7"
2626okhttp = " 5.3.2"
27- okio = " 3.16.4 "
27+ okio = " 3.17.0 "
2828retrofit = " 3.0.0"
29- spotlight = " 1.6.8 "
30- truth = " 1.4.4 "
31- wire = " 5.5.0 "
29+ spotlight = " 1.6.9 "
30+ truth = " 1.4.5 "
31+ wire = " 5.5.1 "
3232woodstox = " 7.1.1"
3333ktfmt = " 0.59"
34- ktfmt-gradle = " 0.25 .0"
35- vanniktech = " 0.35 .0"
36- dagp = " 3.5 .1"
37- develocity = " 4.3.1 "
38- intellij-platform = " 2.11.0 "
34+ ktfmt-gradle = " 0.26 .0"
35+ vanniktech = " 0.36 .0"
36+ dagp = " 3.6 .1"
37+ develocity = " 4.4.0 "
38+ intellij-platform = " 2.13.1 "
3939
4040[libraries ]
4141android-gradle = { module = " com.android.tools.build:gradle" , version.ref = " agp" }
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ pluginManagement {
1111 id(" conventions.settings" )
1212 id(" com.google.devtools.ksp" ) version " 2.2.20-2.0.4"
1313 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
14- id(" com.gradleup.shadow" ) version " 9.3 .1"
15- id(" org.jetbrains.intellij.platform" ) version " 2.11.0 "
16- id(" com.fueledbycaffeine.spotlight" ) version " 1.6.6 "
14+ id(" com.gradleup.shadow" ) version " 9.4 .1"
15+ id(" org.jetbrains.intellij.platform" ) version " 2.13.1 "
16+ id(" com.fueledbycaffeine.spotlight" ) version " 1.6.9 "
1717 id(" com.autonomousapps.testkit" ) version " 0.17"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments