Skip to content

Commit

Permalink
Bump to 601dc8e
Browse files Browse the repository at this point in the history
  • Loading branch information
bitPogo committed Apr 4, 2024
1 parent fa952e3 commit 4a95603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluginManagement {
}

plugins {
id("tech.antibytes.gradle.dependency.settings") version "7dc619f"
id("tech.antibytes.gradle.dependency.settings") version "601dc8e"
}

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

plugins {
id("tech.antibytes.gradle.dependency.settings") version "7dc619f"
id("tech.antibytes.gradle.dependency.settings") version "601dc8e"
}

rootProject.name = "fixture-setup"

0 comments on commit 4a95603

Please sign in to comment.