Skip to content

Commit 7ccaba9

Browse files
fix(deps): update aboutlibraries to v14.0.0-b03 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: hanminjae <hanminjae131@gmail.com>
1 parent b0e595c commit 7ccaba9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ versionCode = "2030100"
1515
versionName = "2.3.1"
1616

1717
# Kotlin
18-
kotlin = "2.3.10"
18+
kotlin = "2.3.20"
1919
kotlinxImmutable = "0.4.0"
2020
ksp = "2.3.6"
2121

@@ -57,14 +57,14 @@ coil = "3.4.0"
5757
timber = "5.0.1"
5858
lottieCompose = "6.7.1"
5959
coroutine = "1.10.2"
60-
ktlint = "14.1.0"
60+
ktlint = "14.2.0"
6161
pebble = "0.1.0"
6262
balloonCompose = "1.7.5"
6363
richeditorCompose = "1.0.0-rc13"
6464
gmaAds = "0.24.0-beta03"
6565

6666
# Firebase
67-
firebaseBom = "34.10.0"
67+
firebaseBom = "34.11.0"
6868
firebaseCrashlyticsPlugin = "3.0.6"
6969

7070
# ML Kit
@@ -78,8 +78,8 @@ profileinstaller = "1.4.1"
7878
runner = "1.7.0"
7979

8080
# AboutLibraries
81-
aboutLibraries = "14.0.0-b02"
82-
amplitude = "1.26.1"
81+
aboutLibraries = "14.0.0-b03"
82+
amplitude = "1.26.4"
8383

8484
[libraries]
8585
# Analytics

0 commit comments

Comments
 (0)