Skip to content

Commit 06782d2

Browse files
Updated Spring boot version to 3.2.0 and added separate maven profile to publish artefacts
1 parent 0bd1817 commit 06782d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Maven
4040
```
4141
Gradle
4242
```groovy
43-
implementation 'io.github.officiallysingh:spring-boot-problem-handler:1.5'
43+
implementation 'io.github.officiallysingh:spring-boot-problem-handler:1.6'
4444
```
4545

4646
It does all hard part, A lot of advices are out of box available which are autoconfigured as `ControllerAdvice`s

0 commit comments

Comments
 (0)