Skip to content

Commit 3ca41e3

Browse files
Update tensorflow-core-api to 0.4.2 (#652)
1 parent 87bd53b commit 3ca41e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ val scaldingVersion = "0.17.4"
3535
val scioVersion = "0.11.14"
3636
val simulacrumVersion = "1.0.1"
3737
val sparkVersion = "3.2.1"
38-
val tensorflowVersion = "0.4.1"
38+
val tensorflowVersion = "0.4.2"
3939
val xgBoostVersion = "1.3.1"
4040

4141
// project

0 commit comments

Comments
 (0)