Skip to content

Commit 016f2f8

Browse files
committed
Update all dependencies to v5.10.2
| datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------ | | maven | org.junit.jupiter:junit-jupiter-api | 5.10.1 | 5.10.2 | | maven | org.junit:junit-bom | 5.10.1 | 5.10.2 |
1 parent 3a1e5df commit 016f2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mockito = "3.12.4" # Using old version to be compatible with PowerMock
1818
spring = "6.1.3"
1919

2020
# Common dependencies
21-
junit = "5.10.1"
21+
junit = "5.10.2"
2222
kover = "0.7.5"
2323
kotest = "5.8.0"
2424
assertj-core = "3.25.2"

0 commit comments

Comments
 (0)