Skip to content

Commit 61d6620

Browse files
authored
Merge pull request #42 from navikt/dependabot/gradle/org.springframework.boot-2.7.5
Bump org.springframework.boot from 2.7.4 to 2.7.5
2 parents 5145acd + 8a939d5 commit 61d6620

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
@@ -15,7 +15,7 @@ repositories {
1515

1616
plugins {
1717
val kotlinVersion = "1.7.20"
18-
id("org.springframework.boot") version "2.7.4"
18+
id("org.springframework.boot") version "2.7.5"
1919
kotlin("jvm") version kotlinVersion
2020
kotlin("plugin.spring") version kotlinVersion
2121
kotlin("plugin.jpa") version kotlinVersion

0 commit comments

Comments
 (0)