Skip to content

Commit

Permalink
Merge pull request #809 from kamkie/dependabot/gradle/org.springframe…
Browse files Browse the repository at this point in the history
…work.boot-3.3.1

Bump org.springframework.boot from 3.3.0 to 3.3.1
  • Loading branch information
kamkie authored Jun 21, 2024
2 parents 4e4c32f + caec8bc commit 3f6d862
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 @@ -16,7 +16,7 @@ plugins {
id("com.diffplug.spotless") version "6.25.0"
id("com.github.ben-manes.versions") version "0.51.0"
id("com.github.spotbugs") version "6.0.17"
id("org.springframework.boot") version "3.3.0"
id("org.springframework.boot") version "3.3.1"
id("org.liquibase.gradle") version "2.2.2"
id("org.asciidoctor.jvm.convert") version "4.0.2"
id("com.github.node-gradle.node") version "7.0.2"
Expand Down

0 comments on commit 3f6d862

Please sign in to comment.