Skip to content

Commit

Permalink
Bump jvm from 1.9.20 to 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
espengjostol committed Oct 23, 2024
1 parent d9c37e0 commit a38f30c
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 @@ -2,7 +2,7 @@ group = "no.nav.tjenestepensjon"
description = "tjenestepensjon-simulering"

plugins {
kotlin("jvm") version "1.9.20"
kotlin("jvm") version "1.9.23"
kotlin("plugin.spring") version "1.9.23"
id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.6"
Expand Down

0 comments on commit a38f30c

Please sign in to comment.