Skip to content

Commit

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

Bump org.springframework.boot from 3.3.0 to 3.3.1
  • Loading branch information
yuzawa-san authored Jul 28, 2024
2 parents 88b8467 + 38096e2 commit 9e4bade
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.0'
id 'org.springframework.boot' version '3.3.1'
}

apply plugin: "java"
Expand Down

0 comments on commit 9e4bade

Please sign in to comment.