Skip to content

Commit 4426baf

Browse files
committed
update readme
1 parent bc8a2c4 commit 4426baf

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
@@ -16,7 +16,7 @@ Usage
1616

1717
Add the library as "provided", because it's only needed during compilation and not at runtime:
1818
```sbt
19-
libraryDependencies += "com.github.dwickern" %% "scala-nameof" % "3.0.0" % "provided"
19+
libraryDependencies += "com.github.dwickern" %% "scala-nameof" % "4.0.0" % "provided"
2020
```
2121

2222
And import the package:

0 commit comments

Comments
 (0)