Release 0.1.13 [skip ci]

This commit is contained in:
ReleaseBot 2025-03-09 21:34:58 +00:00
parent 2cde77e8ac
commit f44b11cc49
Signed by: releasebot
GPG key ID: D5FC6DA012DC2A82
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## [0.1.13]
### 🐛 Fixes
- [2cde77e](https://w9r.dev/pom/spring-boot-starter/commits/2cde77e) update dependencies
- [cd97b69](https://w9r.dev/pom/spring-boot-starter/commits/cd97b69) **deps**: update all non-major dependencies
- [b00c7fc](https://w9r.dev/pom/spring-boot-starter/commits/b00c7fc) **deps**: update all non-major dependencies
## [0.1.12]
### 🧰 Tasks
- [fc209e8](https://w9r.dev/pom/spring-boot-starter/commits/fc209e8) **deps**: update all non-major dependencies

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.w9r.pom</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>0.1.12</version>
<version>0.1.13</version>
<packaging>pom</packaging>
<name>spring-boot-starter</name>
<description>A POM consisting of general dependencies and build settings</description>