Skip to content

Commit 650a26b

Browse files
dependabot[bot]isidore
authored andcommitted
Bump com.approvaltests:approvaltests from 26.5.0 to 26.6.0
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 26.5.0 to 26.6.0. - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases) - [Changelog](https://github.com/approvals/ApprovalTests.Java/blob/master/internal_documentation/release.md) - [Commits](approvals/ApprovalTests.Java@26.5.0...26.6.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 26.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9684956 commit 650a26b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
implementation "org.jetbrains.kotlin:kotlin-stdlib"
1818
implementation 'org.junit.jupiter:junit-jupiter:6.0.2'
1919
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.2'
20-
testImplementation("com.approvaltests:approvaltests:26.5.0")
20+
testImplementation("com.approvaltests:approvaltests:26.6.0")
2121
testImplementation("com.google.code.gson:gson:2.13.2")
2222
}
2323

0 commit comments

Comments
 (0)