Update github-api to 1.129 (#2776)
1 parent 559a524 commit ed63ea46742263ca06b5cea8ae00ac6f9da7b749
@Scala Steward Scala Steward authored on 26 May 2021
GitHub committed on 26 May 2021
Showing 1 changed file
View
2
■■■
build.sbt
"org.testcontainers" % "postgresql" % "1.15.3" % "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.128" % "test"
"org.kohsuke" % "github-api" % "1.129" % "test"
)
 
// Compiler settings
scalacOptions := Seq(