File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 <url >https://github.com/javadev/LeetCode-in-Kotlin</url >
2828 </scm >
2929 <properties >
30- <kotlin .version>2.1.0 </kotlin .version>
30+ <kotlin .version>2.1.10 </kotlin .version>
3131 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3232 </properties >
3333 <ciManagement >
7474 <dependency >
7575 <groupId >org.junit.jupiter</groupId >
7676 <artifactId >junit-jupiter-engine</artifactId >
77- <version >[5.11.3 ,)</version >
77+ <version >[5.12.0 ,)</version >
7878 </dependency >
7979 </dependencies >
8080 </plugin >
149149 <dependency >
150150 <groupId >org.junit.jupiter</groupId >
151151 <artifactId >junit-jupiter-api</artifactId >
152- <version >[5.11.2 ,)</version >
152+ <version >[5.12.0 ,)</version >
153153 <scope >test</scope >
154154 </dependency >
155155 <dependency >
156156 <groupId >org.junit.jupiter</groupId >
157157 <artifactId >junit-jupiter-engine</artifactId >
158- <version >[5.11.3 ,)</version >
158+ <version >[5.12.0 ,)</version >
159159 <scope >test</scope >
160160 </dependency >
161161 <dependency >
162162 <groupId >org.junit.platform</groupId >
163163 <artifactId >junit-platform-launcher</artifactId >
164- <version >[1.11.3 ,)</version >
164+ <version >[1.12.0 ,)</version >
165165 <scope >test</scope >
166166 </dependency >
167167 <dependency >
You can’t perform that action at this time.
0 commit comments