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 Sep 19, 2022
1 parent 8f9f618 commit 70643cd
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,5 +16,5 @@ dependencies {
implementation "${lib['mybatis-thymeleaf']}"
implementation "${lib.'mybatis-velocity'}"
implementation "${lib.'mybatis-freemarker'}"
testImplementation "com.github.pagehelper:pagehelper:5.1.11"
testImplementation "com.github.pagehelper:pagehelper:5.3.2"
}

0 comments on commit 70643cd

Please sign in to comment.