We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d2be9 commit 0a87e5bCopy full SHA for 0a87e5b
project/Deps.scala
@@ -6,7 +6,7 @@ object Deps {
6
import Def.setting
7
8
object Versions {
9
- def ammonium = "0.8.2-2"
+ def ammonium = "0.8.3"
10
def flink = "1.1.3"
11
def jupyterKernel = "0.4.1"
12
def scio = "0.2.12"
0 commit comments