File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22[ comment ] : # ( Start Badges )
33
4- [](https://travis-ci.org/47deg/github4s) [](https://gitter.im/47deg/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://codecov.io/github/47deg/github4s?branch=master) [](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*) [](https://raw.githubusercontent.com/47deg/github4s/master/LICENSE) [](https://index.scala-lang.org/47deg/github4s) [](http://scala-js.org) [](https://github.com/47deg/github4s/issues)
4+ [](https://travis-ci.org/47deg/github4s) [](https://gitter.im/47deg/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://codecov.io/github/47deg/github4s?branch=master) [](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*) [](https://raw.githubusercontent.com/47deg/github4s/master/LICENSE) [](https://index.scala-lang.org/47deg/github4s) [](http://scala-js.org) [](https://github.com/47deg/github4s/issues)
55
66[ comment ] : # ( End Badges )
77
@@ -21,7 +21,7 @@ For Scala.jvm:
2121[ comment ] : # ( Start Replace )
2222
2323``` scala
24- libraryDependencies += " com.47deg" %% " github4s" % " 0.18.8 "
24+ libraryDependencies += " com.47deg" %% " github4s" % " 0.19.0 "
2525```
2626
2727[ comment ] : # ( End Replace )
@@ -31,7 +31,7 @@ For Scala.js:
3131[ comment ] : # ( Start Replace )
3232
3333``` scala
34- libraryDependencies += " com.47deg" %%% " github4s" % " 0.18.8 "
34+ libraryDependencies += " com.47deg" %%% " github4s" % " 0.19.0 "
3535```
3636
3737[ comment ] : # ( End Replace )
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ For Scala.jvm:
2121[ comment ] : # ( Start Replace )
2222
2323``` scala
24- libraryDependencies += " com.47deg" %% " github4s" % " 0.18.8 "
24+ libraryDependencies += " com.47deg" %% " github4s" % " 0.19.0 "
2525```
2626
2727[ comment ] : # ( End Replace )
@@ -31,7 +31,7 @@ For Scala.js:
3131[ comment ] : # ( Start Replace )
3232
3333``` scala
34- libraryDependencies += " com.47deg" %%% " github4s" % " 0.18.8 "
34+ libraryDependencies += " com.47deg" %%% " github4s" % " 0.19.0 "
3535```
3636
3737[ comment ] : # ( End Replace )
You can’t perform that action at this time.
0 commit comments