Merge pull request 'fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.5' (#10) from renovate/spring-boot into master
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m41s

Reviewed-on: #10
This commit is contained in:
Braydon 2024-04-18 13:45:38 -07:00
commit ab56798ae9

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<relativePath/>
</parent>