Skip to content

Commit

Permalink
e - Oppdatering av springboot -> 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 27, 2023
1 parent 58c9e07 commit dc7fa8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ group = "no.nav.eessi.pensjon"
buildscript {
ext {
kotlinVersion = '1.9.10'
springBootVersion = '3.1.3'
springBootVersion = '3.1.4'
jacksonModuleKotlinVersion = '2.15.2'
tokenSupportVersion = '3.1.5'
}
Expand Down

0 comments on commit dc7fa8d

Please sign in to comment.