Skip to content

Commit

Permalink
Update plugin de.fayard.refreshVersions to v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mpetuska committed Jan 13, 2023
1 parent 4a8a48b commit 5d0561b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
plugins {
id("de.fayard.refreshVersions") version "0.40.1"
id("de.fayard.refreshVersions") version "0.51.0"
}
}

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("de.fayard.refreshVersions") version "0.40.1"
id("de.fayard.refreshVersions") version "0.51.0"
id("com.gradle.enterprise") version "3.8.1"
}

Expand Down

0 comments on commit 5d0561b

Please sign in to comment.