Skip to content

Commit

Permalink
Merge pull request #326 from lsd-consulting/dependabot/gradle/lsd-dep…
Browse files Browse the repository at this point in the history
…endencies-d994cb45be
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
2 parents 5031332 + 33363f2 commit 2c8cde8
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.100'
testImplementation 'io.github.lsd-consulting:lsd-junit5:7.0.101'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

Expand Down

0 comments on commit 2c8cde8

Please sign in to comment.