Skip to content

Commit 53bfbc7

Browse files
committed
Update xgboostVersion
1 parent d0dddc2 commit 53bfbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717
lazy val slf4jVersion = "1.7.36"
1818
lazy val awsSdkVersion = "1.11.1033"
1919
val tensorflowJavaVersion = "0.4.0" // Match Tensorflow 2.7.0 https://github.com/tensorflow/java/#tensorflow-version-support
20-
val xgboostVersion = "1.6.1"
20+
val xgboostVersion = "1.7.3"
2121
val breezeVersion = "1.2"
2222
val hadoopVersion = "2.7.4" // matches spark version
2323
val platforms = "windows-x86_64,linux-x86_64,macosx-x86_64"

0 commit comments

Comments
 (0)