Skip to content

Commit aa3efcc

Browse files
authored
Merge pull request #228 from navikt/dependabot/gradle/springBootVersion-2.6.6
chore(deps): bump springBootVersion from 2.6.5 to 2.6.6
2 parents b716837 + 72db383 commit aa3efcc

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 = "5.2.2"
1515
val bouncyCastleVersion = "1.70"
16-
val springBootVersion = "2.6.5"
16+
val springBootVersion = "2.6.6"
1717
val reactorTestVersion = "3.4.16"
1818
val ktorVersion = "1.6.8"
1919

0 commit comments

Comments
 (0)