File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Include the following in your `pom.xml` for Maven:
2626 <dependency>
2727 <groupId>com.github.javadev</groupId>
2828 <artifactId>underscore11</artifactId>
29- <version>1.35 </version>
29+ <version>1.36 </version>
3030 </dependency>
3131 ...
3232</dependencies>
@@ -35,7 +35,7 @@ Include the following in your `pom.xml` for Maven:
3535Gradle:
3636
3737``` groovy
38- implementation 'com.github.javadev:underscore11:1.35 '
38+ implementation 'com.github.javadev:underscore11:1.36 '
3939```
4040
4141Underscore-java is a java port of [ Underscore.js] ( http://underscorejs.org/ ) .
Original file line number Diff line number Diff line change 44 <groupId >com.github.javadev</groupId >
55 <artifactId >underscore11</artifactId >
66 <packaging >jar</packaging >
7- <version >1.35 </version >
7+ <version >1.36 </version >
88 <name >java 11 port of Underscore.js</name >
99 <description >The java 11 port of Underscore.js</description >
1010 <url >https://github.com/javadev/underscore-java11</url >
Original file line number Diff line number Diff line change 44 <groupId >com.github.javadev</groupId >
55 <artifactId >underscore17</artifactId >
66 <packaging >jar</packaging >
7- <version >1.35 </version >
7+ <version >1.36 </version >
88 <name >java 17 port of Underscore.js</name >
99 <description >The java 17 port of Underscore.js</description >
1010 <url >https://github.com/javadev/underscore-java11</url >
Original file line number Diff line number Diff line change 44 <groupId >com.github.javadev</groupId >
55 <artifactId >underscore11</artifactId >
66 <packaging >jar</packaging >
7- <version >1.35 </version >
7+ <version >1.36 </version >
88 <name >java 11 port of Underscore.js</name >
99 <description >The java 11 port of Underscore.js</description >
1010 <url >https://github.com/javadev/underscore-java11</url >
Original file line number Diff line number Diff line change 44 <groupId >com.github.javadev</groupId >
55 <artifactId >underscore17</artifactId >
66 <packaging >jar</packaging >
7- <version >1.35 </version >
7+ <version >1.36 </version >
88 <name >java 17 port of Underscore.js</name >
99 <description >The java 17 port of Underscore.js</description >
1010 <url >https://github.com/javadev/underscore-java11</url >
Original file line number Diff line number Diff line change 44 <groupId >com.github.javadev</groupId >
55 <artifactId >underscore11</artifactId >
66 <packaging >jar</packaging >
7- <version >1.35 -SNAPSHOT</version >
7+ <version >1.36 -SNAPSHOT</version >
88 <name >java 11 port of Underscore.js</name >
99 <description >The java 11 port of Underscore.js</description >
1010 <url >https://github.com/javadev/underscore-java11</url >
You can’t perform that action at this time.
0 commit comments