Skip to content

Commit e37b68c

Browse files
authoredJan 24, 2022
Merge pull request #185 from navikt/dependabot/gradle/springBootVersion-2.6.3
chore(deps): bump springBootVersion from 2.6.2 to 2.6.3
2 parents 5d51677 + cd51194 commit e37b68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

+1-1
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.1.0"
1515
val bouncyCastleVersion = "1.70"
16-
val springBootVersion = "2.6.2"
16+
val springBootVersion = "2.6.3"
1717
val reactorTestVersion = "3.4.14"
1818
val ktorVersion = "1.6.7"
1919

0 commit comments

Comments
 (0)