Skip to content

Commit bcb83b7

Browse files
committed
Bump ds-spring-user-framework version to 3.2.2 in README.md
1 parent 8897553 commit bcb83b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,14 @@ Check out the [Spring User Framework Demo Application](https://github.com/devond
8484
<dependency>
8585
<groupId>com.digitalsanctuary</groupId>
8686
<artifactId>ds-spring-user-framework</artifactId>
87-
<version>3.2.1</version>
87+
<version>3.2.2</version>
8888
</dependency>
8989
```
9090

9191
### Gradle
9292

9393
```groovy
94-
implementation 'com.digitalsanctuary:ds-spring-user-framework:3.2.1'
94+
implementation 'com.digitalsanctuary:ds-spring-user-framework:3.2.2'
9595
```
9696

9797
## Quick Start

0 commit comments

Comments
 (0)