diff --git a/build.sbt b/build.sbt index e3b374a..3f47039 100644 --- a/build.sbt +++ b/build.sbt @@ -67,7 +67,7 @@ "net.i2p.crypto" % "eddsa" % "0.3.0", "is.tagomor.woothee" % "woothee-java" % "1.11.0", "org.ec4j.core" % "ec4j-core" % "0.3.0", - "org.kohsuke" % "github-api" % "1.321" % "test" + "org.kohsuke" % "github-api" % "1.322" % "test" ) // Compiler settings