Skip to content

Commit 26a94c1

Browse files
committed
Merge branch 'main' into impl-verify-cli-signature
2 parents eba8118 + e02c866 commit 26a94c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ coroutines = "1.10.2"
55
serialization = "1.8.1"
66
okhttp = "4.12.0"
77
dependency-license-report = "2.9"
8-
marketplace-client = "2.0.46"
9-
gradle-wrapper = "0.14.0"
8+
marketplace-client = "2.0.47"
9+
gradle-wrapper = "0.15.0"
1010
exec = "1.12"
1111
moshi = "1.15.2"
1212
ksp = "2.1.20-2.0.1"
@@ -15,7 +15,7 @@ changelog = "2.2.1"
1515
gettext = "0.7.0"
1616
plugin-structure = "3.310"
1717
mockk = "1.14.4"
18-
detekt = "1.23.7"
18+
detekt = "1.23.8"
1919
bouncycastle = "1.81"
2020

2121
[libraries]

0 commit comments

Comments
 (0)