Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Use nomad-scala-sdk 0.7.0.2 to avoid stale connections
Browse files Browse the repository at this point in the history
  • Loading branch information
barnardb committed May 22, 2018
1 parent f5a899a commit bbca48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource-managers/nomad/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.hashicorp.nomad</groupId>
<artifactId>nomad-scala-sdk_${scala.binary.version}</artifactId>
<version>0.7.0.1</version>
<version>0.7.0.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bbca48c

Please sign in to comment.