Skip to content

Commit 98b7da2

Browse files
committed
Merge branch 'main' of github.com:PatilShreyas/compose-report-to-html
2 parents cc97864 + e3a6e5a commit 98b7da2

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
@@ -1,11 +1,11 @@
11
[versions]
22
kotlin = "1.9.24"
3-
serialization = "1.7.0"
3+
serialization = "1.7.1"
44
coroutines = "1.8.1"
55
spotless = "6.25.0"
66
kotlinxHtml = "0.11.0"
77
kotlinxCli = "0.3.6"
8-
mavenPublish = "0.28.0"
8+
mavenPublish = "0.29.0"
99
androidGradlePlugin = "8.3.0"
1010
gradlePluginPublish = "1.2.1"
1111

0 commit comments

Comments
 (0)