Skip to content

Commit

Permalink
Downgrade gradle conventions to test Renovate (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber authored Jan 5, 2024
1 parent 3baef04 commit 7fe0bf6
Showing 1 changed file with 1 addition and 1 deletion.
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.61"
id("com.eygraber.conventions.settings") version "0.0.59"
id("com.gradle.enterprise") version "3.16.1"
}

Expand Down

0 comments on commit 7fe0bf6

Please # to comment.