Skip to content

Commit

Permalink
Merge pull request #10 from telekom/feature/spring-boot-update
Browse files Browse the repository at this point in the history
feat: updated spring boot to 3.2.3
  • Loading branch information
mherwig authored Mar 18, 2024
2 parents 8f31f87 + 067fa70 commit 5fcbc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// SPDX-License-Identifier: Apache-2.0

plugins {
id 'org.springframework.boot' version '3.2.2'
id 'org.springframework.boot' version '3.2.3'
id 'io.spring.dependency-management' version '1.1.4'
id 'java'
id "jacoco"
Expand Down

0 comments on commit 5fcbc4a

Please sign in to comment.