Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SuppieRK committed Jun 11, 2024
1 parent 44ea77c commit 859f3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ This version does not allow setting most of the local cache properties in favor
<dependency>
<groupId>io.github.suppierk</groupId>
<artifactId>spring-boot-multilevel-cache-starter</artifactId>
<version>3.2.5.2</version>
<version>3.3.0.0</version>
</dependency>
```

### Gradle
```groovy
implementation 'io.github.suppierk:spring-boot-multilevel-cache-starter:3.2.5.2'
implementation 'io.github.suppierk:spring-boot-multilevel-cache-starter:3.3.0.0'
```

## Default configuration
Expand Down

0 comments on commit 859f3e7

Please sign in to comment.