Skip to content

Commit 74701d7

Browse files
Update jline to 3.27.1 (#785)
1 parent ab2c1c9 commit 74701d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ lazy val `jadd-cli` = project
9090
},
9191
libraryDependencies ++= Seq(
9292
"com.github.scopt" %% "scopt" % "4.1.0",
93-
"org.jline" % "jline" % "3.27.0",
93+
"org.jline" % "jline" % "3.27.1",
9494
"com.lihaoyi" %% "ujson" % "4.1.0",
9595
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
9696
"org.scalatest" %% "scalatest" % "3.2.19" % Test,

0 commit comments

Comments
 (0)