Skip to content

Commit 72d430d

Browse files
Bump org.springframework.boot in /elixir-to-java/java-grpc-elixir-server
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d00fe98 commit 72d430d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elixir-to-java/java-grpc-elixir-server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
ext {
77
// https://mvnrepository.com/artifact/net.devh/grpc-server-spring-boot-starter
88
grpcSpringBootVersion = '3.1.0.RELEASE'
9-
springBootVersion = '3.4.0'
9+
springBootVersion = '3.4.1'
1010
springDependencyManagementVersion = '1.1.7'
1111
// https://mvnrepository.com/artifact/com.google.protobuf/protobuf-bom
1212
protobufVersion = '4.29.2'

0 commit comments

Comments
 (0)