We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78454c commit 586c95dCopy full SHA for 586c95d
README.md
@@ -59,7 +59,7 @@ Add "scala-oauth2-core" instead. In this case, you need to implement your own OA
59
60
```scala
61
libraryDependencies ++= Seq(
62
- "com.nulab-inc" %% "scala-oauth2-core" % "0.16.1"
+ "com.nulab-inc" %% "scala-oauth2-core" % "0.17.0"
63
)
64
```
65
0 commit comments