Skip to content

Commit d62cfae

Browse files
Bump org.springframework.boot from 3.2.5 to 3.3.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fb5436 commit d62cfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JShellAPI/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.time.Instant
22

33
plugins {
4-
id 'org.springframework.boot' version '3.2.5'
4+
id 'org.springframework.boot' version '3.3.5'
55
id 'io.spring.dependency-management' version '1.1.5'
66
id 'com.google.cloud.tools.jib' version '3.4.2'
77
id 'com.github.johnrengelman.shadow' version '8.1.1'

0 commit comments

Comments
 (0)