Skip to content

Commit 12acb37

Browse files
Sun Caolittlegrasscao
authored andcommitted
Update build.sbt
1 parent 7a8c242 commit 12acb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ lazy val sharing = (project in file("sharing"))
714714
libraryDependencies ++= Seq(
715715
"org.apache.spark" %% "spark-sql" % sparkVersion.value % "provided",
716716

717-
"io.delta" %% "delta-sharing-client" % "1.2.4",
717+
"io.delta" %% "delta-sharing-client" % "1.3.6",
718718

719719
// Test deps
720720
"org.scalatest" %% "scalatest" % scalaTestVersion % "test",

0 commit comments

Comments
 (0)