Update dependency org.junit.jupiter:junit-jupiter-api to v5.10.3
This commit is contained in:
parent
d062fa056e
commit
d1d3814839
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
bcrypt = "0.10.2"
|
bcrypt = "0.10.2"
|
||||||
hikari = "5.1.0"
|
hikari = "5.1.0"
|
||||||
junit = "5.10.2"
|
junit = "5.10.3"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
kotlinx-coroutines = "1.8.1"
|
kotlinx-coroutines = "1.8.1"
|
||||||
ktor = "2.3.11"
|
ktor = "2.3.11"
|
||||||
|
|
Loading…
Reference in a new issue