Skip to content

Commit

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

Bump org.springframework.boot from 3.1.3 to 3.1.4
  • Loading branch information
yuzawa-san authored Oct 3, 2023
2 parents be8af32 + df8a7fc commit 992bda3
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
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.1.3'
id 'org.springframework.boot' version '3.1.4'
id 'io.spring.dependency-management' version '1.1.0'
id "net.researchgate.release" version "3.0.2"
id "com.google.protobuf" version "0.9.4"
Expand Down

0 comments on commit 992bda3

Please sign in to comment.