Skip to content

Commit

Permalink
Bump io.spring.gradle:dependency-management-plugin from 1.1.0 to 1.1.1 (
Browse files Browse the repository at this point in the history
#1361)

Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: io.spring.gradle:dependency-management-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] committed Jul 14, 2023
1 parent f54eda1 commit 8462ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {

implementation("com.diffplug.spotless:spotless-plugin-gradle:6.19.0")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.28.0-alpha")
implementation("io.spring.gradle:dependency-management-plugin:1.1.0")
implementation("io.spring.gradle:dependency-management-plugin:1.1.1")

// keep these versions in sync with settings.gradle.kts
implementation("gradle.plugin.com.github.johnrengelman:shadow:8.0.0")
Expand Down

0 comments on commit 8462ba4

Please sign in to comment.