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 77
88 <groupId >io.toolisticon.maven.parent</groupId >
99 <artifactId >maven-parent-kotlin-base</artifactId >
10- <version >2025.10.2 </version >
10+ <version >2025.11.0 </version >
1111
1212 <name >Maven Parent - Kotlin Base</name >
1313 <description >Maven parent for a holistic kotlin lib project.</description >
362362 <dependency >
363363 <groupId >ch.qos.logback</groupId >
364364 <artifactId >logback-classic</artifactId >
365- <version >1.5.20 </version >
365+ <version >1.5.21 </version >
366366 </dependency >
367367
368368 <dependency >
405405 <dependency >
406406 <groupId >nl.jqno.equalsverifier</groupId >
407407 <artifactId >equalsverifier</artifactId >
408- <version >4.2.1 </version >
408+ <version >4.2.2 </version >
409409 <scope >test</scope >
410410 </dependency >
411411
426426 <dependency >
427427 <groupId >org.junit</groupId >
428428 <artifactId >junit-bom</artifactId >
429- <version >6.0.0 </version >
429+ <version >6.0.1 </version >
430430 <type >pom</type >
431431 <scope >import</scope >
432432 </dependency >
You can’t perform that action at this time.
0 commit comments