Skip to content

Commit 8ec7ab3

Browse files
[maven] (deps-dev): Bump com.baomidou:mybatis-plus-boot-starter-test (#85)
Bumps [com.baomidou:mybatis-plus-boot-starter-test](https://github.com/baomidou/mybatis-plus) from 3.5.7 to 3.5.8. - [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.7...v3.5.8) --- 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>
1 parent 6f8ad9a commit 8ec7ab3

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-mybatis/mybatis-plus

1 file changed

+1
-1
lines changed

spring-boot-mybatis/mybatis-plus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.baomidou</groupId>
4040
<artifactId>mybatis-plus-boot-starter-test</artifactId>
41-
<version>3.5.7</version>
41+
<version>3.5.8</version>
4242
<scope>test</scope>
4343
</dependency>
4444
</dependencies>

0 commit comments

Comments
 (0)