Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 3cdbcea commit d1da7b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.2.0"
agp = "8.2.1"
appCenter = "5.0.4"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.16"
Expand Down Expand Up @@ -49,4 +49,4 @@ changelog = { id = "org.jetbrains.changelog", version = "2.2.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version = "10.9.2" }
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version = "10.10.0" }

0 comments on commit d1da7b5

Please sign in to comment.