Skip to content

Commit

Permalink
Update plugin com.gradle.enterprise to v3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mpetuska committed Jan 30, 2023
1 parent 3720d17 commit c808508
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-conventions/settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("de.fayard.refreshVersions") version "0.51.0"
id("com.gradle.enterprise") version "3.12.2"
id("com.gradle.enterprise") version "3.12.3"
}

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

plugins {
id("de.fayard.refreshVersions") version "0.51.0"
id("com.gradle.enterprise") version "3.12.2"
id("com.gradle.enterprise") version "3.12.3"
}

refreshVersions {
Expand Down

0 comments on commit c808508

Please sign in to comment.