Skip to content

Commit 7b3ca95

Browse files
authored
Merge pull request #100 from navikt/dependabot/gradle/springBootVersion-2.5.5
chore(deps): bump springBootVersion from 2.5.4 to 2.5.5
2 parents 01d8f4a + 9570238 commit 7b3ca95

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.5.31"
1313
val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "4.6.3"
1515
val bouncyCastleVersion = "1.69"
16-
val springBootVersion = "2.5.4"
16+
val springBootVersion = "2.5.5"
1717
val reactorTestVersion = "3.4.10"
1818
val ktorVersion = "1.6.3"
1919

0 commit comments

Comments
 (0)