Skip to content

Commit

Permalink
fix: bump com.gradle.enterprise from 3.11.2 to 3.12.1
Browse files Browse the repository at this point in the history
Bumps com.gradle.enterprise from 3.11.2 to 3.12.1.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Dec 25, 2022
1 parent 2b46338 commit 3405425
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,4 +1,4 @@
plugins { id("com.gradle.enterprise") version "3.11.2" }
plugins { id("com.gradle.enterprise") version "3.12.1" }

rootProject.name = "flix-gradle-plugin"

Expand Down

0 comments on commit 3405425

Please sign in to comment.