Skip to content

Commit ee9f4f9

Browse files
authored
Merge pull request #162 from devondragon/update-readme-release-3.1.1
Update README.md
2 parents 50d0d83 + 3787ee4 commit ee9f4f9

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)