Skip to content

Commit 47f6cf5

Browse files
Update publish_2.13 to 0.1.2 (#950)
1 parent 2426884 commit 47f6cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ object Deps {
6969
// Force using of 2.13 - is there a better way?
7070
def coursierJvm = ivy"io.get-coursier:coursier-jvm_2.13:${Versions.coursier}"
7171
def coursierLauncher = ivy"io.get-coursier:coursier-launcher_2.13:${Versions.coursier}"
72-
def coursierPublish = ivy"io.get-coursier.publish:publish_2.13:0.1.0"
72+
def coursierPublish = ivy"io.get-coursier.publish:publish_2.13:0.1.2"
7373
// TODO - update to working version
7474
def dependency = ivy"io.get-coursier::dependency:0.2.2"
7575
def dockerClient = ivy"com.spotify:docker-client:8.16.0"

0 commit comments

Comments
 (0)