Skip to content

Commit

Permalink
Bump spring
Browse files Browse the repository at this point in the history
  • Loading branch information
stigebil committed May 8, 2024
1 parent c3cb292 commit 5d6b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val mainClass = "no.nav.familie.ba.infotrygd.Main"

plugins {
val kotlinVersion = "1.9.24"
val springBootVersion = "3.2.3"
val springBootVersion = "3.2.5"
id("org.springframework.boot") version springBootVersion
id("io.spring.dependency-management") version "1.1.5"
kotlin("jvm") version kotlinVersion
Expand Down

0 comments on commit 5d6b88d

Please sign in to comment.