Skip to content

Commit

Permalink
Merge pull request #48 from spring-guides/dependabot/gradle/complete/…
Browse files Browse the repository at this point in the history
…main/guide-dependencies-gradle-0c66ed1afc

Bump the guide-dependencies-gradle group across 2 directories with 1 update
  • Loading branch information
snicoll authored Aug 2, 2024
2 parents 836a52a + 7511314 commit c91dd98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion complete/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '3.3.0'
id 'io.spring.dependency-management' version '1.1.5'
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
}

Expand Down
2 changes: 1 addition & 1 deletion initial/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '3.3.0'
id 'io.spring.dependency-management' version '1.1.5'
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
}

Expand Down

0 comments on commit c91dd98

Please sign in to comment.