Skip to content

Commit

Permalink
Merge pull request #223 from lsd-consulting/dependabot/gradle/springf…
Browse files Browse the repository at this point in the history
…ramework-dependencies-a3cc2cbfce
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
2 parents 3354f55 + 0d36b18 commit c0af134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
plugins {
kotlin("jvm")
kotlin("plugin.spring")
id("org.springframework.boot") version "3.3.4"
id("org.springframework.boot") version "3.3.5"
`maven-publish`
id("java-library")
id("signing")
Expand Down

0 comments on commit c0af134

Please sign in to comment.