File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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.63 </version >
7+ <version >1.64 </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 .3,)</version >
61+ <version >[5.11 .3,)</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 .3,)</version >
241+ <version >[5.11 .3,)</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 .3,)</version >
247+ <version >[1.11 .3,)</version >
248248 <scope >test</scope >
249249 </dependency >
250250 <dependency >
You can’t perform that action at this time.
0 commit comments