Skip to content

Commit

Permalink
fix(deps): update dependency org.mybatis:mybatis to v3.5.14 (#470)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 28dc4cd commit c01540e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ springCloud = "2022.0.4"
okhttp = "4.12.0"
testcontainers = "1.19.1"
guava = "32.1.3-jre"
mybatis = "3.5.13"
mybatis = "3.5.14"
mybatisSpringBoot = "3.0.2"
junitPioneer = "2.1.0"
axon = "4.9.0"
Expand Down

0 comments on commit c01540e

Please sign in to comment.