Skip to content

Commit

Permalink
Merge pull request #126 from lsd-consulting/dependabot/gradle/com.app…
Browse files Browse the repository at this point in the history
…rovaltests-approvaltests-23.0.0
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
2 parents 74122f1 + a220c38 commit f14304d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0'

testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'com.approvaltests:approvaltests:22.4.0'
testImplementation 'com.approvaltests:approvaltests:23.0.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.junit-pioneer:junit-pioneer:2.2.0'
Expand Down

0 comments on commit f14304d

Please sign in to comment.