Skip to content

Commit

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

Bump spring-boot-gradle-plugin from 2.7.3 to 2.7.4
  • Loading branch information
fyhao authored Sep 24, 2022
2 parents f70343a + f805064 commit 8d6291f
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 @@ -6,7 +6,7 @@ buildscript {
}
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.7.3")
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.7.4")
classpath "com.github.jk1:gradle-license-report:2.1"
classpath 'org.owasp:dependency-check-gradle:7.2.1'
}
Expand Down

0 comments on commit 8d6291f

Please sign in to comment.