Skip to content

Commit

Permalink
Update java-verbal-expressions to 1.8 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 20, 2021
1 parent a2889c8 commit 6489540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -43,7 +43,7 @@ libraryDependencies ++= Seq(
"org.typelevel" %% "cats-core" % "2.4.2",
"org.jline" % "jline" % "3.19.0",
"com.lihaoyi" %% "ujson" % "1.3.7",
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.6",
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
"org.scalatest" %% "scalatest" % "3.2.6" % "it,test",
"com.github.tomakehurst" % "wiremock" % "2.27.2" % "it,test"
)
Expand Down

0 comments on commit 6489540

Please sign in to comment.