Skip to content

Commit

Permalink
Merge pull request #87 from yuzawa-san/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework.boot-3.2.4

Bump org.springframework.boot from 3.2.3 to 3.2.4
  • Loading branch information
yuzawa-san authored Apr 1, 2024
2 parents f58597a + 0670b85 commit 0b1f3b1
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 @@ -4,7 +4,7 @@ plugins {
id "com.github.jakemarsden.git-hooks" version "0.0.2"
id 'com.github.jk1.dependency-license-report' version '2.6'
id "io.freefair.lombok" version "8.6"
id 'org.springframework.boot' version '3.2.3'
id 'org.springframework.boot' version '3.2.4'
}

apply plugin: "java"
Expand Down

0 comments on commit 0b1f3b1

Please sign in to comment.