File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ JAVA Server Side SDK is based on Java SE 8 and is available on Maven Central. Yo
3131 <dependency >
3232 <groupId >co.featbit</groupId >
3333 <artifactId >featbit-java-sdk</artifactId >
34- <version >1.1.0 </version >
34+ <version >1.1.1 </version >
3535 </dependency >
3636</dependencies >
3737```
3838
3939- Install the SDK using Gradle
4040```
41- implementation 'co.featbit:featbit-java-sdk:1.1.0 '
41+ implementation 'co.featbit:featbit-java-sdk:1.1.1 '
4242```
4343
4444### Quick Start
Original file line number Diff line number Diff line change 66
77 <groupId >co.featbit</groupId >
88 <artifactId >featbit-java-sdk</artifactId >
9- <version >1.1.0 </version >
9+ <version >1.1.1 </version >
1010
1111 <name >featbit/featbit-java-sdk</name >
1212
You can’t perform that action at this time.
0 commit comments