Skip to content

Commit 551878f

Browse files
authored
Merge pull request #160 from navikt/dependabot/gradle/springBootVersion-2.6.2
chore(deps): bump springBootVersion from 2.5.6 to 2.6.2
2 parents eb8a747 + 3d192bc commit 551878f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val kotlinVersion = "1.6.10"
1313
val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "4.6.3"
1515
val bouncyCastleVersion = "1.70"
16-
val springBootVersion = "2.5.6"
16+
val springBootVersion = "2.6.2"
1717
val reactorTestVersion = "3.4.13"
1818
val ktorVersion = "1.6.7"
1919

0 commit comments

Comments
 (0)