We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6781e4a commit e007592Copy full SHA for e007592
README.md
@@ -33,7 +33,7 @@ Include the following in your `pom.xml` for Maven:
33
<dependency>
34
<groupId>com.github.javadev</groupId>
35
<artifactId>underscore</artifactId>
36
- <version>1.13</version>
+ <version>1.14</version>
37
</dependency>
38
...
39
</dependencies>
lodash-plugin/README.md
@@ -18,7 +18,7 @@ Include the following in your `pom.xml` for Maven:
18
19
20
<artifactId>underscore-lodash</artifactId>
21
- <version>1.9</version>
+ <version>1.10</version>
22
23
24
0 commit comments