File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11underscore-java17
22=================
33
4- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.javadev/underscore17.svg )] ( https://central.sonatype.com/artifact/com.github.javadev/underscore17/1.55 )
4+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.javadev/underscore17.svg )] ( https://central.sonatype.com/artifact/com.github.javadev/underscore17/1.56 )
55[ ![ MIT License] ( http://img.shields.io/badge/license-MIT-green.svg ) ] ( https://github.com/javadev/underscore-java17/blob/main/LICENSE )
66[ ![ Java CI] ( https://github.com/javadev/underscore-java17/actions/workflows/maven.yml/badge.svg )] ( https://github.com/javadev/underscore-java17/actions/workflows/maven.yml )
77[ ![ CodeQL] ( https://github.com/javadev/underscore-java17/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/javadev/underscore-java17/actions/workflows/codeql-analysis.yml )
@@ -28,7 +28,7 @@ Include the following in your `pom.xml` for Maven:
2828 <dependency>
2929 <groupId>com.github.javadev</groupId>
3030 <artifactId>underscore17</artifactId>
31- <version>1.55 </version>
31+ <version>1.56 </version>
3232 </dependency>
3333 ...
3434</dependencies>
@@ -37,7 +37,7 @@ Include the following in your `pom.xml` for Maven:
3737Gradle:
3838
3939``` groovy
40- implementation 'com.github.javadev:underscore17:1.55 '
40+ implementation 'com.github.javadev:underscore17:1.56 '
4141```
4242
4343### Usage
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.55 </version >
7+ <version >1.56 </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-java17</url >
Original file line number Diff line number Diff line change 44 <groupId >com.github.javadev</groupId >
55 <artifactId >underscore21</artifactId >
66 <packaging >jar</packaging >
7- <version >1.55 </version >
7+ <version >1.56 </version >
88 <name >java 21 port of Underscore.js</name >
99 <description >The java 21 port of Underscore.js</description >
1010 <url >https://github.com/javadev/underscore-java17</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.55 </version >
7+ <version >1.56 </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-java17</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.55 -SNAPSHOT</version >
7+ <version >1.56 -SNAPSHOT</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-java17</url >
You can’t perform that action at this time.
0 commit comments