We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5375d67 commit d198b99Copy full SHA for d198b99
1 file changed
README.md
@@ -15,7 +15,7 @@ When using Maven, add the following dependency to your `pom.xml` file:
15
```xml
16
<dependency>
17
<groupId>io.castle</groupId>
18
- <artifactId>castle-java</artifactId>
+ <artifactId>castle-java-8</artifactId>
19
<version>2.6.1</version>
20
</dependency>
21
```
0 commit comments