Skip to content

Commit

Permalink
Merge pull request #105 from yuzawa-san/dependabot/gradle/org.springf…
Browse files Browse the repository at this point in the history
…ramework.boot-3.3.2

Bump org.springframework.boot from 3.3.1 to 3.3.2
  • Loading branch information
yuzawa-san authored Aug 5, 2024
2 parents e46fa4e + 63884b6 commit 9702554
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.8'
id "io.freefair.lombok" version "8.6"
id 'org.springframework.boot' version '3.3.1'
id 'org.springframework.boot' version '3.3.2'
}

apply plugin: "java"
Expand Down

0 comments on commit 9702554

Please sign in to comment.