Skip to content

Commit

Permalink
U - Oppgraderer io.spring.dependency-management:1.1.5 -> 1.1.6
Browse files Browse the repository at this point in the history
Automatisert oppgradering av io.spring.dependency-management.
  • Loading branch information
MariamPervez committed Oct 2, 2024
1 parent c7c2cd1 commit aafaebc
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 @@ -10,7 +10,7 @@ buildscript {

plugins {
id 'org.springframework.boot' version "${springBootVersion}"
id "io.spring.dependency-management" version "1.1.5"
id "io.spring.dependency-management" version "1.1.6"
id "org.openrepose.gradle.plugins.jaxb" version "2.5.0"
id 'com.cosminpolifronie.gradle.plantuml' version '1.6.0'
id "org.jetbrains.kotlin.jvm" version "$kotlinVersion"
Expand Down

0 comments on commit aafaebc

Please sign in to comment.