Skip to content

Commit 51b6176

Browse files
authored
Merge pull request #241 from navikt/dependabot/gradle/springBootVersion-2.6.7
chore(deps): bump springBootVersion from 2.6.6 to 2.6.7
2 parents 7db9908 + ceb015a commit 51b6176

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.21"
1313
val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "5.2.3"
1515
val bouncyCastleVersion = "1.70"
16-
val springBootVersion = "2.6.6"
16+
val springBootVersion = "2.6.7"
1717
val reactorTestVersion = "3.4.17"
1818
val ktorVersion = "1.6.8"
1919

0 commit comments

Comments
 (0)