Skip to content

Commit

Permalink
Merge pull request #285 from Apadmi-Engineering/dependabot/gradle/pat…
Browse files Browse the repository at this point in the history
…ches-ddf8228c1f

chore(deps): bump the patches group across 1 directory with 14 updates
  • Loading branch information
SamC-Apadmi authored Dec 23, 2024
2 parents 09f371a + 5350de7 commit 4991233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
adam = "0.5.8" # https://github.com/Malinskiy/adam
jmdns = "3.5.12" # https://github.com/jmdns/jmdns
kotlin = "2.1.0" # https://github.com/JetBrains/kotlin
agp = "8.7.2" # https://developer.android.com/build/releases/gradle-plugin
agp = "8.7.3" # https://developer.android.com/build/releases/gradle-plugin
ksp = "2.1.0-1.0.29" # https://github.com/google/ksp

# Logging
Expand All @@ -20,7 +20,7 @@ dokka = "1.9.20" # https://github.com/Kotlin/dokka
lyricist = "1.7.0" # https://github.com/adrielcafe/lyricist

# Networking
ktor = "3.0.1" # https://github.com/ktorio/ktor
ktor = "3.0.3" # https://github.com/ktorio/ktor

# Compose
compose = "1.7.0" # https://github.com/JetBrains/compose-multiplatform
Expand All @@ -36,7 +36,7 @@ kotlinx-serialization = "1.7.3" # https://github.com/Kotlin/kotlinx.serializatio
# AndroidX
lifecycle = "2.8.7" # https://developer.android.com/jetpack/androidx/releases/lifecycle
compose-activity = "1.9.3" # https://developer.android.com/jetpack/androidx/releases/activity
mockk = "1.13.13"
mockk = "1.13.14"
playServicesAdsIdentifier = "18.1.0"

# Semantic Versioning
Expand Down

0 comments on commit 4991233

Please sign in to comment.