Skip to content

Commit

Permalink
Merge pull request #123 from bassages/dependabot/gradle/io.spring.dep…
Browse files Browse the repository at this point in the history
…endency-management-1.1.7

Bump io.spring.dependency-management from 1.1.6 to 1.1.7
  • Loading branch information
bassages authored Jan 1, 2025
2 parents 285732d + 255e67e commit e67adef
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
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.4.1'
id 'io.spring.dependency-management' version '1.1.6'
id 'io.spring.dependency-management' version '1.1.7'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'jacoco'
id "org.sonarqube" version '6.0.1.5171'
Expand Down

0 comments on commit e67adef

Please sign in to comment.