Skip to content

Commit

Permalink
fixup! Support Snowflake (spotify#5500)
Browse files Browse the repository at this point in the history
  • Loading branch information
turb committed Nov 4, 2024
1 parent 901625d commit 42a4674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ lazy val `scio-snowflake` = project
)
.settings(commonSettings)
.settings(
description := "Scio add-on for Neo4J",
description := "Scio add-on for Snowflake",
libraryDependencies ++= Seq(
// compile
"org.apache.beam" % "beam-sdks-java-core" % beamVersion,
Expand Down

0 comments on commit 42a4674

Please sign in to comment.