Skip to content

Commit

Permalink
Update janino to 3.1.11 (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 27, 2023
1 parent 0722629 commit fd0ec88
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 @@ -81,7 +81,7 @@ lazy val root = (project in file("."))
"com.lightbend.akka" %% "akka-stream-alpakka-amqp" % "4.0.0",
"org.bouncycastle" % "bcprov-jdk18on" % "1.77",
"com.emarsys" %% "escher-akka-http" % "1.3.41",
"org.codehaus.janino" % "janino" % "3.1.10",
"org.codehaus.janino" % "janino" % "3.1.11",
"org.apache.commons" % "commons-email" % "1.5",
"org.scalatest" %% "scalatest" % "3.2.17" % "it,test",
"org.mockito" %% "mockito-scala" % "1.17.29" % "it,test"
Expand Down

0 comments on commit fd0ec88

Please sign in to comment.