Skip to content

Commit

Permalink
update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhizi715 committed Oct 21, 2021
1 parent b827edd commit 597fbb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ rxcache-persistence-diskmap|[![](https://jitpack.io/v/fengzhizi715/RxCache.svg)]
## TODO List:

* 优化 diskmap
* 部分第三方库的升级
* 支持 ohc 堆外缓存框架
* 增加一个模块,实现二级缓存 (local cache + redis)

联系方式
===
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ext {

guava : "30.1-jre",

caffeine : "2.8.4",
caffeine : "2.9.2",

okio : "2.10.0",

Expand Down

0 comments on commit 597fbb4

Please sign in to comment.