Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated cool to version 0.6.49. Fixes JENKINS-32490
  • Loading branch information
MadsNielsen committed Feb 15, 2016
1 parent 3e63aae commit be678d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -303,14 +303,14 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.48</version>
<version>0.6.49</version>
<type>jar</type>
</dependency>

<dependency>
<groupId>net.praqma</groupId>
<artifactId>cool</artifactId>
<version>0.6.48</version>
<version>0.6.49</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit be678d6

Please sign in to comment.