File tree Expand file tree Collapse file tree 5 files changed +19
-19
lines changed Expand file tree Collapse file tree 5 files changed +19
-19
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.54 )
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 )
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.54 </version>
31+ <version>1.55 </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.54 '
40+ implementation 'com.github.javadev:underscore17:1.55 '
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.54 </version >
7+ <version >1.55 </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 >
5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter-engine</artifactId >
60- <version >[5.10.1 ,)</version >
60+ <version >[5.10.2 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
129129 <dependency >
130130 <groupId >org.junit.jupiter</groupId >
131131 <artifactId >junit-jupiter-api</artifactId >
132- <version >[5.10.1 ,)</version >
132+ <version >[5.10.2 ,)</version >
133133 <scope >test</scope >
134134 </dependency >
135135 <dependency >
136136 <groupId >org.junit.platform</groupId >
137137 <artifactId >junit-platform-launcher</artifactId >
138- <version >[1.10.1 ,)</version >
138+ <version >[1.10.2 ,)</version >
139139 <scope >test</scope >
140140 </dependency >
141141 <dependency >
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.54 </version >
7+ <version >1.55 </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 >
5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter-engine</artifactId >
60- <version >[5.10.1 ,)</version >
60+ <version >[5.10.2 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
129129 <dependency >
130130 <groupId >org.junit.jupiter</groupId >
131131 <artifactId >junit-jupiter-api</artifactId >
132- <version >[5.10.1 ,)</version >
132+ <version >[5.10.2 ,)</version >
133133 <scope >test</scope >
134134 </dependency >
135135 <dependency >
136136 <groupId >org.junit.platform</groupId >
137137 <artifactId >junit-platform-launcher</artifactId >
138- <version >[1.10.1 ,)</version >
138+ <version >[1.10.2 ,)</version >
139139 <scope >test</scope >
140140 </dependency >
141141 <dependency >
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.54 </version >
7+ <version >1.55 </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 >
5858 <dependency >
5959 <groupId >org.junit.jupiter</groupId >
6060 <artifactId >junit-jupiter-engine</artifactId >
61- <version >[5.10.1 ,)</version >
61+ <version >[5.10.2 ,)</version >
6262 </dependency >
6363 </dependencies >
6464 </plugin >
238238 <dependency >
239239 <groupId >org.junit.jupiter</groupId >
240240 <artifactId >junit-jupiter-api</artifactId >
241- <version >[5.10.1 ,)</version >
241+ <version >[5.10.2 ,)</version >
242242 <scope >test</scope >
243243 </dependency >
244244 <dependency >
245245 <groupId >org.junit.platform</groupId >
246246 <artifactId >junit-platform-launcher</artifactId >
247- <version >[1.10.1 ,)</version >
247+ <version >[1.10.2 ,)</version >
248248 <scope >test</scope >
249249 </dependency >
250250 <dependency >
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.54 -SNAPSHOT</version >
7+ <version >1.55 -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 >
6060 <dependency >
6161 <groupId >org.junit.jupiter</groupId >
6262 <artifactId >junit-jupiter-engine</artifactId >
63- <version >[5.10.1 ,)</version >
63+ <version >[5.10.2 ,)</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
211211 <dependency >
212212 <groupId >org.junit.jupiter</groupId >
213213 <artifactId >junit-jupiter-api</artifactId >
214- <version >[5.10.1 ,)</version >
214+ <version >[5.10.2 ,)</version >
215215 <scope >test</scope >
216216 </dependency >
217217 <dependency >
218218 <groupId >org.junit.platform</groupId >
219219 <artifactId >junit-platform-launcher</artifactId >
220- <version >[1.10.1 ,)</version >
220+ <version >[1.10.2 ,)</version >
221221 <scope >test</scope >
222222 </dependency >
223223 <dependency >
You can’t perform that action at this time.
0 commit comments