Skip to content

Commit 992bda3

Browse files
authored
Merge pull request #468 from yuzawa-san/dependabot/gradle/org.springframework.boot-3.1.4
Bump org.springframework.boot from 3.1.3 to 3.1.4
2 parents be8af32 + df8a7fc commit 992bda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.1.3'
3+
id 'org.springframework.boot' version '3.1.4'
44
id 'io.spring.dependency-management' version '1.1.0'
55
id "net.researchgate.release" version "3.0.2"
66
id "com.google.protobuf" version "0.9.4"

0 commit comments

Comments
 (0)