Skip to content

Commit 269ccd4

Browse files
committed
Merge branch 'main' into fix-uri-handling-on-linux
2 parents e4b4fca + 874e8cc commit 269ccd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ coroutines = "1.10.2"
55
serialization = "1.8.1"
66
okhttp = "4.12.0"
77
dependency-license-report = "3.0.1"
8-
marketplace-client = "2.0.49"
8+
marketplace-client = "2.0.50"
99
gradle-wrapper = "0.15.0"
1010
exec = "1.12"
1111
moshi = "1.15.2"
@@ -14,7 +14,7 @@ retrofit = "3.0.0"
1414
changelog = "2.5.0"
1515
gettext = "0.7.0"
1616
plugin-structure = "3.320"
17-
mockk = "1.14.6"
17+
mockk = "1.14.7"
1818
detekt = "1.23.8"
1919
bouncycastle = "1.83"
2020

0 commit comments

Comments
 (0)