File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependency.
24
24
25
25
``` scala
26
26
libraryDependencies ++= Seq (
27
- " io.github.finagle" %% " finagle-postgres" % " 0.10 .0"
27
+ " io.github.finagle" %% " finagle-postgres" % " 0.11 .0"
28
28
)
29
29
```
30
30
@@ -58,8 +58,8 @@ See [CHANGELOG.md](CHANGELOG.md)
58
58
* [ Mairbek Khadikov] [ mairbek ] (project creator)
59
59
* [ The Factory] [ thefactory ]
60
60
* [ Vladimir Kostyukov] [ vkostyukov ]
61
- * [ Jeremy Smith] ( https://github.com/jeremyrsmith ) (current maintainer)
62
- * [ Leon Maia] ( https://github.com/leonmaia )
61
+ * [ Jeremy Smith] ( https://github.com/jeremyrsmith )
62
+ * [ Leon Maia] ( https://github.com/leonmaia ) (current maintainer)
63
63
64
64
## License
65
65
Original file line number Diff line number Diff line change 1
- version in ThisBuild := " 0.11.0-SNAPSHOT "
1
+ version in ThisBuild := " 0.11.0"
You can’t perform that action at this time.
0 commit comments