Skip to content

Commit

Permalink
Merge pull request #318 from lsd-consulting/dependabot/gradle/lsd-dep…
Browse files Browse the repository at this point in the history
…endencies-6c0f2734da
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
2 parents 1cf1232 + 0bd625c commit b94398c
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.95'
testImplementation 'io.github.lsd-consulting:lsd-junit5:7.0.96'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

Expand Down

0 comments on commit b94398c

Please sign in to comment.