Skip to content

Commit

Permalink
T_T
Browse files Browse the repository at this point in the history
  • Loading branch information
kellen committed Aug 22, 2024
1 parent 9c231b9 commit d2386c9
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 @@ -505,7 +505,7 @@ lazy val beam = project
description := "Magnolia add-on for Apache Beam",
libraryDependencies ++= Seq(
"org.apache.beam" % "beam-sdks-java-core" % beamVersion % Provided,
"com.google.protobuf" % "protobuf-java" % protobufVersion % ProtobufConfig,
"com.google.protobuf" % "protobuf-java" % protobufVersion % ProtobufConfig
)
)

Expand Down

0 comments on commit d2386c9

Please sign in to comment.