Skip to content

Commit 42e7a9f

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update ec4j-core to 1.1.1
1 parent f9510ab commit 42e7a9f

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
@@ -66,7 +66,7 @@ libraryDependencies ++= Seq(
6666
"org.testcontainers" % "postgresql" % "1.21.0" % "test",
6767
"net.i2p.crypto" % "eddsa" % "0.3.0",
6868
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
69-
"org.ec4j.core" % "ec4j-core" % "1.1.0",
69+
"org.ec4j.core" % "ec4j-core" % "1.1.1",
7070
"org.kohsuke" % "github-api" % "1.327" % "test"
7171
)
7272

0 commit comments

Comments
 (0)