Skip to content

Commit

Permalink
Merge pull request #62 from platan/dependabot/gradle/org.springframew…
Browse files Browse the repository at this point in the history
…ork.boot-spring-boot-gradle-plugin-2.7.17

Bump org.springframework.boot:spring-boot-gradle-plugin from 2.7.5 to 2.7.17
  • Loading branch information
platan committed Oct 20, 2023
2 parents 578cd0a + e277e0c commit 32f419f
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 @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath('org.springframework.boot:spring-boot-gradle-plugin:2.7.5')
classpath('org.springframework.boot:spring-boot-gradle-plugin:2.7.17')
}
}

Expand Down

0 comments on commit 32f419f

Please sign in to comment.