Skip to content

Commit 586c95d

Browse files
committed
update README
1 parent c78454c commit 586c95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Add "scala-oauth2-core" instead. In this case, you need to implement your own OA
5959

6060
```scala
6161
libraryDependencies ++= Seq(
62-
"com.nulab-inc" %% "scala-oauth2-core" % "0.16.1"
62+
"com.nulab-inc" %% "scala-oauth2-core" % "0.17.0"
6363
)
6464
```
6565

0 commit comments

Comments
 (0)