We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a0e5c8 + f6f5242 commit 80a91d4Copy full SHA for 80a91d4
autotest/IntegTester/build.sbt
@@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
27
"org.http4s" %% "http4s-circe" % Http4sVersion,
28
"org.slf4j" % "slf4j-simple" % "2.0.9",
29
"org.jsoup" % "jsoup" % jsoupVersion,
30
- "com.nulab-inc" %% "scala-oauth2-core" % "1.5.0",
+ "com.nulab-inc" %% "scala-oauth2-core" % "1.6.0",
31
"javax.servlet" % "javax.servlet-api" % "4.0.1",
32
"com.google.guava" % "guava" % "32.1.3-jre",
33
jacksonDataBind,
0 commit comments