Skip to content

Commit 3787ee4

Browse files
authored
Update README.md
Updating version to 3.1.1 to align with latest release.
1 parent 50d0d83 commit 3787ee4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ Check out the [Spring User Framework Demo Application](https://github.com/devond
7272
<dependency>
7373
<groupId>com.digitalsanctuary</groupId>
7474
<artifactId>ds-spring-user-framework</artifactId>
75-
<version>3.1.0</version>
75+
<version>3.1.1</version>
7676
</dependency>
7777
```
7878

7979
### Gradle
8080

8181
```groovy
82-
implementation 'com.digitalsanctuary:ds-spring-user-framework:3.1.0'
82+
implementation 'com.digitalsanctuary:ds-spring-user-framework:3.1.1'
8383
```
8484

8585
## Quick Start

0 commit comments

Comments
 (0)