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 >underscore21</artifactId >
66 <packaging >jar</packaging >
7- <version >1.63 </version >
7+ <version >1.64 </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 .3,)</version >
60+ <version >[5.11 .3,)</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 .3,)</version >
132+ <version >[5.11 .3,)</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 .3,)</version >
138+ <version >[1.11 .3,)</version >
139139 <scope >test</scope >
140140 </dependency >
141141 <dependency >
You can’t perform that action at this time.
0 commit comments