Skip to content

Commit

Permalink
Merge pull request #321 from lsd-consulting/dependabot/gradle/lsd-dep…
Browse files Browse the repository at this point in the history
…endencies-07d21440d4
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
2 parents e423cf2 + 7f40982 commit 91d72b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "com.h2database:h2"

testImplementation(project(':lsd-interceptors'))
testImplementation 'io.github.lsd-consulting:lsd-junit5:7.0.97'
testImplementation 'io.github.lsd-consulting:lsd-junit5:7.0.98'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

Expand Down

0 comments on commit 91d72b9

Please sign in to comment.