Skip to content

Commit

Permalink
[maven] (deps-dev): Bump com.baomidou:mybatis-plus-boot-starter-test (#…
Browse files Browse the repository at this point in the history
…68)

Bumps [com.baomidou:mybatis-plus-boot-starter-test](https://github.com/baomidou/mybatis-plus) from 3.5.6 to 3.5.7.
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](baomidou/mybatis-plus@v3.5.6...v3.5.7)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2024
1 parent 0c04a34 commit 4f35a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-mybatis/mybatis-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter-test</artifactId>
<version>3.5.6</version>
<version>3.5.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4f35a34

Please sign in to comment.