AugustNagro / magnum

A 'new look' for database access in Scala
Apache License 2.0
153 stars 10 forks source link

Update README.md with right magnum-pg dependency naming. #19

Closed rossoha closed 8 months ago

rossoha commented 8 months ago

Accordingly to https://repo1.maven.org/maven2/com/augustnagro/ dependency naming should be changed to

"com.augustnagro" %% "magnumpg" % ""

AugustNagro commented 8 months ago

Thanks, appreciate the PR.