Skip to content

Commit

Permalink
Bump io.spring.dependency-management from 1.0.13.RELEASE to 1.1.5
Browse files Browse the repository at this point in the history
Bumps io.spring.dependency-management from 1.0.13.RELEASE to 1.1.5.

---
updated-dependencies:
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent 31e2024 commit e9c95a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
}

plugins {
id 'io.spring.dependency-management' version '1.0.13.RELEASE'
id 'io.spring.dependency-management' version '1.1.5'
id 'java'
id 'application'
id 'maven-publish'
Expand Down

0 comments on commit e9c95a1

Please sign in to comment.