Skip to content

Commit

Permalink
Bump io.spring.dependency-management (#3236)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: io.spring.dependency-management.


Updates `io.spring.dependency-management` from 1.1.4 to 1.1.5

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent ca33496 commit a63b04c
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 @@ -21,7 +21,7 @@ plugins {
id 'idea'
id 'org.ajoberstar.grgit' version '4.1.1'
id 'io.spring.nohttp' version '0.0.11'
id 'io.spring.dependency-management' version '1.1.4' apply false
id 'io.spring.dependency-management' version '1.1.5' apply false
}

apply plugin: 'io.spring.nohttp'
Expand Down

0 comments on commit a63b04c

Please sign in to comment.