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 623aaf9 commit db29f89Copy full SHA for db29f89
finagle-exception/pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.twitter</groupId>
5
<artifactId>finagle-exception</artifactId>
6
<packaging>jar</packaging>
7
- <version>5.3.10</version>
+ <version>5.3.11</version>
8
<parent>
9
10
<artifactId>scala-parent-292</artifactId>
@@ -31,7 +31,7 @@
31
<dependency>
32
33
<artifactId>streamyj</artifactId>
34
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.4.2</version>
35
<scope>test</scope>
36
</dependency>
37
0 commit comments