Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ffddd25

Browse files
authoredDec 13, 2024··
Merge branch 'master' into dependabot/gradle/org.jmailen.kotlinter-4.5.0
2 parents 9b16b8e + f6ee9e6 commit ffddd25

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
@@ -9,14 +9,14 @@ gitlive-firebase-java-sdk = "0.4.6"
99
gson = "2.11.0"
1010
junit = "4.13.2"
1111
kotlin = "2.0.21"
12-
kotlinx-coroutines = "1.9.0-RC.2"
12+
kotlinx-coroutines = "1.9.0"
1313
kotlinx-serialization = "1.7.2"
1414
kotlinx-binarycompatibilityvalidator = "0.16.3"
1515
kotlinx-datetime = "0.6.1"
1616
kotlinter = "4.5.0"
1717
settings-api = "2.0"
1818
settings-language = "2.0"
19-
firebase-cocoapods = "11.2.0"
19+
firebase-cocoapods = "11.4.0"
2020
ios-deploymentTarget = "13.0"
2121
test-logger-plugin = "4.0.0"
2222
dokka = "1.9.20"

0 commit comments

Comments
 (0)
Please sign in to comment.