Skip to content

Commit

Permalink
Merge pull request #111 from toedter/renovate/io.spring.dependency-ma…
Browse files Browse the repository at this point in the history
…nagement-1.x

chore(deps): update plugin io.spring.dependency-management to v1.1.7
  • Loading branch information
toedter authored Dec 17, 2024
2 parents 7afed6e + cb992d1 commit ad43606
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/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.0'
id 'io.spring.dependency-management' version '1.1.6'
id 'io.spring.dependency-management' version '1.1.7'
id 'io.freefair.lombok' version '8.11'
}

Expand Down
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id 'org.asciidoctor.jvm.convert' version '4.0.3'
id 'maven-publish'
id 'signing'
id 'io.spring.dependency-management' version '1.1.6'
id 'io.spring.dependency-management' version '1.1.7'
id 'org.springframework.boot' version '3.4.0' apply false
id 'org.sonarqube' version '6.0.1.5171'
}
Expand Down

0 comments on commit ad43606

Please sign in to comment.