Skip to content

Commit

Permalink
Merge pull request #8 from theaspect/dependabot/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-spring-boot-gradle-plugin-2.6.3
  • Loading branch information
dependabot[bot] committed Jan 24, 2022
2 parents 9b60a4a + 7bc4e78 commit 045d3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext.kotlin_version = '1.6.10'
ext.spring_boot_version = '2.6.1'
ext.spring_boot_version = '2.6.3'
repositories {
jcenter()
}
Expand Down

0 comments on commit 045d3d2

Please sign in to comment.