We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bd53b commit 3ca41e3Copy full SHA for 3ca41e3
build.sbt
@@ -35,7 +35,7 @@ val scaldingVersion = "0.17.4"
35
val scioVersion = "0.11.14"
36
val simulacrumVersion = "1.0.1"
37
val sparkVersion = "3.2.1"
38
-val tensorflowVersion = "0.4.1"
+val tensorflowVersion = "0.4.2"
39
val xgBoostVersion = "1.3.1"
40
41
// project
0 commit comments