Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 8 updates (#1554)
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 88bb21c commit e2bc2c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
protobuf = "4.27.2"
coroutine = "1.8.1"
kotlin = "2.0.0"
protobuf = "4.28.3"
coroutine = "1.9.0"
kotlin = "2.0.21"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
agp-app = { id = "com.android.application", version = "8.5.1" }
agp-app = { id = "com.android.application", version = "8.7.2" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.6" }
Expand Down

0 comments on commit e2bc2c3

Please sign in to comment.