Skip to content

Commit

Permalink
Merge pull request #859 from simple-robot/dependabot/gradle/v4-dev/or…
Browse files Browse the repository at this point in the history
…g.springframework.boot-3.3.1

build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1
  • Loading branch information
ForteScarlet authored Jun 26, 2024
2 parents e59a4ae + 392d3be commit f6e9f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spring-boot-starter-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

plugins {
kotlin("jvm")
id("org.springframework.boot") version "3.3.0"
id("org.springframework.boot") version "3.3.1"
id("io.spring.dependency-management") version "1.1.5"
kotlin("plugin.spring") version "2.0.0"
}
Expand Down

0 comments on commit f6e9f36

Please sign in to comment.