Skip to content

Commit de302aa

Browse files
authored
Merge pull request #26 from navikt/dependabot/gradle/org.springframework.boot-2.7.4
Bump org.springframework.boot from 2.7.3 to 2.7.4
2 parents 8ba76e3 + e8e9482 commit de302aa

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.7.3"
16+
id("org.springframework.boot") version "2.7.4"
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)