Skip to content

Commit

Permalink
Bump pagehelper from 5.1.11 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.1.11 to 5.3.2.
- [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases)
- [Commits](pagehelper/Mybatis-PageHelper@v5.1.11...v5.3.2)

---
updated-dependencies:
- dependency-name: com.github.pagehelper:pagehelper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2023
1 parent fdfe886 commit d0de183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mybatis-plus-extension/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ dependencies {
implementation "${lib['mybatis-thymeleaf']}"
implementation "${lib.'mybatis-velocity'}"
implementation "${lib.'mybatis-freemarker'}"
testImplementation "com.github.pagehelper:pagehelper:5.3.1"
testImplementation "com.github.pagehelper:pagehelper:5.3.2"
testImplementation "com.google.guava:guava:31.1-jre"
}

0 comments on commit d0de183

Please sign in to comment.