Skip to content

Commit

Permalink
Update gradle-conventions to v0.0.68 (#5)
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 Jan 9, 2024
1 parent 2fca4ff commit 05420d6
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 @@ -9,7 +9,7 @@ androidx-activity = "1.8.2"

composeJetbrains = "1.6.0-alpha01"

conventions = "0.0.65"
conventions = "0.0.68"

detekt = "1.23.4"
detektEygraber = "1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencyResolutionManagement {
}

plugins {
id("com.eygraber.conventions.settings") version "0.0.65"
id("com.eygraber.conventions.settings") version "0.0.68"
id("com.gradle.enterprise") version "3.16.1"
}

Expand Down

0 comments on commit 05420d6

Please sign in to comment.