We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec139c0 commit 051b2d6Copy full SHA for 051b2d6
README.md
@@ -11,7 +11,7 @@ Java library for [Confidence](https://confidence.spotify.com/). This library is
11
<dependency>
12
<groupId>com.spotify.confidence</groupId>
13
<artifactId>sdk-java</artifactId>
14
- <version>0.0.15</version>
+ <version>0.0.16-SNAPSHOT</version>
15
</dependency>
16
```
17
<!---x-release-please-end-->
pom.xml
@@ -15,7 +15,7 @@
18
19
20
<url>https://github.com/spotify/confidence-sdk-java</url>
21
<description>Confidence SDK for Java</description>
0 commit comments