Skip to content

Commit

Permalink
chore(deps): bump com.github.triplet.play from 3.11.0 to 3.12.1 (#335)
Browse files Browse the repository at this point in the history
Bumps com.github.triplet.play from 3.11.0 to 3.12.1.

---
updated-dependencies:
- dependency-name: com.github.triplet.play
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 52a9970 commit c17e2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version.ref = "crashlytics" }
google-services = { id = "com.google.gms.google-services", version.ref = "gms" }
triplet-play = { id = "com.github.triplet.play", version = "3.11.0" }
triplet-play = { id = "com.github.triplet.play", version = "3.12.1" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
rust = { id = "org.mozilla.rust-android-gradle.rust-android", version.ref = "rust" }

0 comments on commit c17e2b3

Please sign in to comment.