Skip to content

Commit

Permalink
Merge pull request #352 from jenkinsci/dependabot/gradle/com.gradle.e…
Browse files Browse the repository at this point in the history
…nterprise-3.15.1

Bump com.gradle.enterprise from 3.15 to 3.15.1
  • Loading branch information
alextu committed Oct 11, 2023
2 parents f9646a1 + e375b62 commit 36213f6
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
@@ -1,5 +1,5 @@
plugins {
id("com.gradle.enterprise") version "3.15"
id("com.gradle.enterprise") version "3.15.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.11.3"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
}
Expand Down

0 comments on commit 36213f6

Please sign in to comment.