Skip to content

Commit

Permalink
Merge pull request #94 from saveourtool/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update plugin com.gradle.enterprise to v3.15.1
  • Loading branch information
nulls authored Oct 9, 2023
2 parents 27b2a83 + b29a83e commit 67430d1
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 @@ -3,7 +3,7 @@ rootProject.name = "sarifutils"
include("fixpatches")

plugins {
id("com.gradle.enterprise") version "3.15"
id("com.gradle.enterprise") version "3.15.1"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 67430d1

Please sign in to comment.