Skip to content

Commit

Permalink
Merge pull request #47 from SverreNystad/dependabot/gradle/backend/or…
Browse files Browse the repository at this point in the history
…g.springframework.boot-3.3.0

dependency: (deps): bump org.springframework.boot from 3.2.5 to 3.3.0 in /backend
  • Loading branch information
SverreNystad authored Jun 22, 2024
2 parents 9125ffa + 9ef69f9 commit 56c7664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
java
jacoco
id("org.springframework.boot") version "3.2.5"
id("org.springframework.boot") version "3.3.0"
id("io.spring.dependency-management") version "1.1.5"
id("com.github.roroche.plantuml") version "1.0.2"
}
Expand Down

0 comments on commit 56c7664

Please sign in to comment.