Skip to content

Commit

Permalink
Bump com.gradle:gradle-enterprise-gradle-plugin from 3.16 to 3.16.1 (#…
Browse files Browse the repository at this point in the history
…366)

Bumps com.gradle:gradle-enterprise-gradle-plugin from 3.16 to 3.16.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 5192a23 commit e50cf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ junit = { group = "junit", name = "junit", version.ref = "junit-version" }

kotlin-stdlib-jdk7 = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk7", version.ref = "kotlin" }

gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.16" }
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.16.1" }

truth = "com.google.truth:truth:1.1.5"

0 comments on commit e50cf71

Please sign in to comment.