Skip to content

Commit

Permalink
Update gradle-conventions to v0.0.78 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 18fcf54 commit 7070203
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
@@ -1,5 +1,5 @@
[versions]
conventions = "0.0.77"
conventions = "0.0.78"

detekt = "1.23.7"

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

plugins {
id("com.eygraber.conventions.settings") version "0.0.77"
id("com.eygraber.conventions.settings") version "0.0.78"
id("com.gradle.develocity") version "3.18.1"
}

Expand Down

0 comments on commit 7070203

Please sign in to comment.