File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
archunit-equalsverifier-combined
jsonb-versioning-experiment Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
<maven .compiler.source>17</maven .compiler.source>
15
15
<maven .compiler.target>17</maven .compiler.target>
16
16
17
- <junit .version>5.13.1 </junit .version>
17
+ <junit .version>5.13.2 </junit .version>
18
18
<archunit .version>1.4.1</archunit .version>
19
19
<sl4j .simple.version>2.0.17</sl4j .simple.version>
20
20
</properties >
Original file line number Diff line number Diff line change 15
15
<maven .compiler.target>17</maven .compiler.target>
16
16
17
17
<slf4j .version>2.0.17</slf4j .version>
18
- <junit .version>5.13.1 </junit .version>
18
+ <junit .version>5.13.2 </junit .version>
19
19
<archunit .version>1.4.1</archunit .version>
20
20
<equalsverifier .version>3.19.4</equalsverifier .version>
21
21
</properties >
Original file line number Diff line number Diff line change 28
28
<jsonb .version>3.0.1</jsonb .version>
29
29
<jsonp .version>2.1.3</jsonp .version>
30
30
31
- <junit .version>5.13.1 </junit .version>
31
+ <junit .version>5.13.2 </junit .version>
32
32
<hamcrest .version>3.0</hamcrest .version>
33
33
</properties >
34
34
You can’t perform that action at this time.
0 commit comments