Skip to content

Commit

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

Bump org.springframework.boot from 3.2.2 to 3.2.3
  • Loading branch information
yuzawa-san authored Mar 1, 2024
2 parents c61280d + 778161f commit ebe4462
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.5'
id "io.freefair.lombok" version "8.4"
id 'org.springframework.boot' version '3.2.2'
id 'org.springframework.boot' version '3.2.3'
}

apply plugin: "java"
Expand Down

0 comments on commit ebe4462

Please sign in to comment.