Skip to content

Commit

Permalink
Merge pull request #60 from aau-claaudia/dependabot/gradle/dev/org.sp…
Browse files Browse the repository at this point in the history
…ringframework.boot-2.6.7

Bump org.springframework.boot from 2.6.4 to 2.6.7
  • Loading branch information
frixdk authored Apr 28, 2022
2 parents 5845c60 + 018f406 commit 1f9ba81
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 @@ -5,7 +5,7 @@ val jacksonVersion = "2.13.2"
val kotlinVersion = "1.6.20"

plugins {
id("org.springframework.boot") version "2.6.4"
id("org.springframework.boot") version "2.6.7"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
kotlin("jvm") version "1.6.21"
kotlin("plugin.spring") version "1.6.21"
Expand Down

0 comments on commit 1f9ba81

Please sign in to comment.