Skip to content

Commit 6a76a8e

Browse files
authored
Merge pull request #19 from navikt/dependabot/gradle/org.springframework.boot-2.7.3
Bump org.springframework.boot from 2.5.12 to 2.7.3
2 parents 86e4b30 + 63b0894 commit 6a76a8e

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 @@ repositories {
1313

1414
plugins {
1515
id("org.jetbrains.kotlin.jvm") version "1.7.10"
16-
id("org.springframework.boot") version "2.5.12"
16+
id("org.springframework.boot") version "2.7.3"
1717
id("org.jetbrains.kotlin.plugin.spring") version "1.7.10"
1818
id("org.jetbrains.kotlin.plugin.jpa") version "1.7.10"
1919
idea

0 commit comments

Comments
 (0)