Skip to content

Commit 5fc5059

Browse files
fix(deps): update dependency com.approvaltests:approvaltests to v26
1 parent 469a208 commit 5fc5059

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/query-fhir-trino/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ dependencies {
1515
// https://mvnrepository.com/artifact/io.trino/trino-jdbc
1616
implementation 'io.trino:trino-jdbc:479'
1717

18-
testImplementation 'com.approvaltests:approvaltests:25.10.0'
18+
testImplementation 'com.approvaltests:approvaltests:26.6.1'
1919
testImplementation 'com.google.code.gson:gson:2.13.2'
2020
}

src/query/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ dependencies {
3131

3232
implementation 'com.github.slugify:slugify:3.0.7'
3333

34-
testImplementation 'com.approvaltests:approvaltests:25.10.0'
34+
testImplementation 'com.approvaltests:approvaltests:26.6.1'
3535
testImplementation 'com.google.code.gson:gson:2.13.2'
3636
}

0 commit comments

Comments
 (0)