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 37fa643 commit 389c326Copy full SHA for 389c326
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val logbackVersion = "1.2.10"
11
val scalaCollectionCompatVersion = "2.5.0"
12
val dockerJavaVersion = "3.2.12"
13
- val progressBarVersion = "0.9.2"
+ val progressBarVersion = "0.9.3"
14
val enumeratumVersion = "1.6.1"
15
}
16
0 commit comments