Skip to content

Commit

Permalink
Bump io.github.hfhbd.mavencentral from 0.0.14 to 0.0.15
Browse files Browse the repository at this point in the history
Bumps [io.github.hfhbd.mavencentral](https://github.com/hfhbd/mavencentral) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/hfhbd/mavencentral/releases)
- [Commits](hfhbd/mavencentral@v0.0.14...v0.0.15)

---
updated-dependencies:
- dependency-name: io.github.hfhbd.mavencentral
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 636196b commit 33f1265
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 @@ -19,7 +19,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
android = { id = "com.android.application", version = "8.7.3" }
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
mavencentral = { id = "io.github.hfhbd.mavencentral", version = "0.0.14" }
mavencentral = { id = "io.github.hfhbd.mavencentral", version = "0.0.15" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0-Beta" }
licensee = { id = "app.cash.licensee", version = "1.12.0" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
Expand Down

0 comments on commit 33f1265

Please sign in to comment.