There was an error while loading. Please reload this page.
1 parent 8813a19 commit 17a210cCopy full SHA for 17a210c
1 file changed
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2'
30
31
testImplementation 'org.assertj:assertj-core:3.27.7'
32
- testImplementation 'com.approvaltests:approvaltests:26.7.1'
+ testImplementation 'com.approvaltests:approvaltests:30.1.0'
33
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.3'
34
testImplementation 'org.junit.jupiter:junit-jupiter-params:6.0.3'
35
testImplementation 'org.junit-pioneer:junit-pioneer:2.3.0'
0 commit comments