Skip to content

Commit

Permalink
Update nashorn-promise to 0.1.3 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mergify[bot] committed Jan 8, 2020
1 parent b6f15f2 commit 1c6876c
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 @@ -65,7 +65,7 @@ lazy val core = project
"io.circe" %% "circe-generic-extras" % "0.12.2",
"io.circe" %% "circe-parser" % "0.12.3",
"io.dylemma" %% "xml-spac" % "0.7",
"net.arnx" % "nashorn-promise" % "0.1.2",
"net.arnx" % "nashorn-promise" % "0.1.3",
"org.apache.kafka" % "kafka-streams" % "2.4.0",
"org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0",
"org.scalatest" %% "scalatest" % "3.1.0" % Test
Expand Down

0 comments on commit 1c6876c

Please sign in to comment.