File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ For more details on how to work with this sample read the [Google Cloud Run Java
88[ ![ Run in Google Cloud] [ run_img ]] [ run_link ]
99
1010[ run_img ] : https://storage.googleapis.com/cloudrun/button.svg
11- [ run_link ] : https://deploy.cloud.run/?git_repo=https://github.com/GoogleCloudPlatform/java-docs-samples&dir=run/helloworld
11+ [ run_link ] : https://deploy.cloud.run/?git_repo=https://github.com/GoogleCloudPlatform/java-docs-samples&dir=run/helloworld-source
1212
1313## Dependencies
1414
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ limitations under the License.
4343 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4444 <maven .compiler.target>25</maven .compiler.target>
4545 <maven .compiler.source>25</maven .compiler.source>
46- <spring-boot .version>3.2.2 </spring-boot .version>
46+ <spring-boot .version>3.5.6 </spring-boot .version>
4747 </properties >
4848 <dependencies >
4949 <dependency >
You can’t perform that action at this time.
0 commit comments