Skip to content

Commit 66ab4b5

Browse files
authored
Merge pull request #115 from navikt/dependabot/gradle/all-dependencies-2b38237c0f
Bump the all-dependencies group with 1 update
2 parents 03a2b8a + c507320 commit 66ab4b5

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
val kotlinVersion = "1.8.0"
16-
id("org.springframework.boot") version "3.1.1"
16+
id("org.springframework.boot") version "3.1.2"
1717
kotlin("jvm") version kotlinVersion
1818
kotlin("plugin.spring") version kotlinVersion
1919
kotlin("plugin.jpa") version kotlinVersion

0 commit comments

Comments
 (0)