Skip to content

Commit

Permalink
Merge pull request #81 from crow-misia/dependabot/gradle/all-f87c16c0a8
Browse files Browse the repository at this point in the history
build(deps): bump the all group with 3 updates
  • Loading branch information
crow-misia committed Jun 10, 2024
2 parents 69e3982 + 4e2b0a1 commit 9ab6c06
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
Expand Up @@ -10,15 +10,15 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }

kotlin-plugin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }

kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.0" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.1" }

detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }

dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }

[versions]

android-gradle-plugin = "8.4.1"
android-gradle-plugin = "8.4.2"

kotlin = "2.0.0"

Expand Down

0 comments on commit 9ab6c06

Please sign in to comment.