Skip to content
Snippets Groups Projects
Commit 7638e205 authored by Danh Nguyen's avatar Danh Nguyen
Browse files

Edit build.sbt

parent 63d1713e
No related branches found
No related tags found
2 merge requests!144Develop to Main M25 21/2,!143Edit build.sbt
Pipeline #310221 passed
......@@ -83,6 +83,8 @@ lazy val core =
"org.opengroup.osdu.production" %% "pddms-integration-lib" % "0.2.0-test-4",
"org.scala-lang" %% "scala3-staging" % scalaVer,
"org.opengroup.osdu.production" %% "pddms-observability-lib" % "0.0.20",
"io.netty" % "netty-handler" % "4.1.118.Final",
"net.minidev" % "json-smart" % "2.5.2"
//"com.google.protobuf" % "protobuf-java" % "3.13.0" % "protobuf"
),
libraryDependencies ++= cloudDeps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment