Skip to content

Commit

Permalink
Merge pull request #25 from crow-misia/dependabot/gradle/all-0690c3454c
Browse files Browse the repository at this point in the history
Bump the all group with 2 updates
  • Loading branch information
crow-misia authored Feb 1, 2024
2 parents 2f7275e + 816d12a commit 1b51c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android-library = { id = "com.android.library", version.ref = "android-gradle-pl

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {
}

plugins {
id("de.fayard.refreshVersions") version "0.60.3"
id("de.fayard.refreshVersions") version "0.60.4"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 1b51c23

Please sign in to comment.