Skip to content

Commit

Permalink
Bump org.mybatis.caches:mybatis-redis from 1.0.0-beta2 to 1.0.0-SNAPS…
Browse files Browse the repository at this point in the history
…HOT (#6035)

Bumps org.mybatis.caches:mybatis-redis from 1.0.0-beta2 to 1.0.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.mybatis.caches:mybatis-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 83aab99 commit 21aecd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ext {
"firebird" : "org.firebirdsql.jdbc:jaybird:4.0.6.java8",
//cache
"mybatis-ehcache" : "org.mybatis.caches:mybatis-ehcache:1.2.3",
"mybatis-redis" : "org.mybatis.caches:mybatis-redis:1.0.0-beta2",
"mybatis-redis" : "org.mybatis.caches:mybatis-redis:1.0.0-SNAPSHOT",
"mybatis-caffeine" : "org.mybatis.caches:mybatis-caffeine:1.0.0",
//code generator
"velocity" : "org.apache.velocity:velocity-engine-core:2.3",
Expand Down

0 comments on commit 21aecd4

Please sign in to comment.