We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a505c51 commit 68bb4bfCopy full SHA for 68bb4bf
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
dependencies {
13
implementation "org.jetbrains.kotlin:kotlin-stdlib"
14
implementation 'org.junit.jupiter:junit-jupiter:5.11.4'
15
- testImplementation("com.approvaltests:approvaltests:24.18.0")
+ testImplementation("com.approvaltests:approvaltests:24.19.0")
16
testImplementation("com.google.code.gson:gson:2.12.1")
17
}
18
0 commit comments