Skip to content

Commit

Permalink
Merge pull request #343 from tomorrow-one/dependabot/gradle/org.sprin…
Browse files Browse the repository at this point in the history
…gframework.boot-spring-boot-autoconfigure-3.2.5

build(deps): bump org.springframework.boot:spring-boot-autoconfigure from 3.2.4 to 3.2.5
  • Loading branch information
hnrkdmsk authored Apr 25, 2024
2 parents bf42b49 + df66ee9 commit ff3a990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outbox-kafka-spring-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {

// testing
testImplementation(testFixtures(project(":commons")))
testImplementation("org.springframework.boot:spring-boot-autoconfigure:3.2.4")
testImplementation("org.springframework.boot:spring-boot-autoconfigure:3.2.5")
testImplementation("io.projectreactor:reactor-test:3.6.5")

testRuntimeOnly("org.junit.platform:junit-platform-launcher")
Expand Down

0 comments on commit ff3a990

Please sign in to comment.