Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-gradle-plugin …
Browse files Browse the repository at this point in the history
…to v2.6.7
  • Loading branch information
renovate-bot authored and mrclrchtr committed Apr 26, 2022
1 parent a4ff0a0 commit 4025833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Expand Up @@ -14,7 +14,7 @@ repositories {
dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
implementation("org.jetbrains.kotlin:kotlin-allopen")
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.3")
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.7")

implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.10")

Expand Down

0 comments on commit 4025833

Please sign in to comment.