Skip to content

Commit

Permalink
Merge pull request #13 from sangeetds/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update dependency org.springframework.boot:org.springframework.boot.gradle.plugin to v2.5.3
  • Loading branch information
sangeetds authored Jul 28, 2021
2 parents d82fa9e + e0530b3 commit 7114e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
import org.springframework.boot.gradle.tasks.bundling.BootJar

plugins {
id("org.springframework.boot") version "2.5.1"
id("org.springframework.boot") version "2.5.3"
id("io.spring.dependency-management") version "1.0.11.RELEASE"

kotlin("jvm") version "1.4.30"
Expand Down

0 comments on commit 7114e91

Please sign in to comment.