Update github-api to 1.317
1 parent 31e3fc6 commit d2a7548f733ec5d59a744539361b3dc10897aed8
@Scala Steward Scala Steward authored on 20 Oct 2023
kenji yoshida committed on 20 Oct 2023
Showing 1 changed file
View
2
■■■
build.sbt
"org.testcontainers" % "postgresql" % "1.19.1" % "test",
"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.316" % "test"
"org.kohsuke" % "github-api" % "1.317" % "test"
)
 
// Compiler settings
scalacOptions := Seq(