diff --git a/sda-commons-dependencies/build.gradle b/sda-commons-dependencies/build.gradle index 7d2ac077..126295d6 100644 --- a/sda-commons-dependencies/build.gradle +++ b/sda-commons-dependencies/build.gradle @@ -38,7 +38,7 @@ dependencies { api 'org.junit-pioneer:junit-pioneer:2.3.0' - api 'org.junit:junit-bom:5.11.4', { + api 'org.junit:junit-bom:5.13.0', { because 'conflict junit-pioneer and spring-boot-starter-test' }