There was an error while loading. Please reload this page.
1 parent bc8a2c4 commit 4426bafCopy full SHA for 4426baf
README.md
@@ -16,7 +16,7 @@ Usage
16
17
Add the library as "provided", because it's only needed during compilation and not at runtime:
18
```sbt
19
-libraryDependencies += "com.github.dwickern" %% "scala-nameof" % "3.0.0" % "provided"
+libraryDependencies += "com.github.dwickern" %% "scala-nameof" % "4.0.0" % "provided"
20
```
21
22
And import the package:
0 commit comments