Skip to content

Commit

Permalink
Run exampe on newest spring boot
Browse files Browse the repository at this point in the history
  • Loading branch information
skjolber committed Jan 13, 2025
1 parent fc3b461 commit 378833f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gcp-grpc-ecosystem-example/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.3.7'
id 'org.springframework.boot' version '3.4.1'
id "com.google.protobuf" version "0.9.4"
}

Expand Down

0 comments on commit 378833f

Please sign in to comment.