Skip to content

Commit

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

Bump org.springframework.boot from 3.1.2 to 3.1.3
  • Loading branch information
yuzawa-san authored Sep 5, 2023
2 parents 5b1e114 + 80299ce commit 653f7ca
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.2'
id 'org.springframework.boot' version '3.1.3'
id 'io.spring.dependency-management' version '1.1.0'
id "net.researchgate.release" version "3.0.2"
id "com.google.protobuf" version "0.9.3"
Expand Down

0 comments on commit 653f7ca

Please sign in to comment.