Skip to content

Commit

Permalink
Merge pull request #107 from raynigon/dependabot/gradle/io.github.hak…
Browse files Browse the repository at this point in the history
…ky54-logcaptor-2.9.0

Bump io.github.hakky54:logcaptor from 2.8.0 to 2.9.0
  • Loading branch information
mergify[bot] authored Mar 22, 2023
2 parents 96a847d + 3e4ce8d commit d8671b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {

// Mockk
testImplementation("io.mockk:mockk:1.13.4")
testImplementation("io.github.hakky54:logcaptor:2.8.0")
testImplementation("io.github.hakky54:logcaptor:2.9.0")

// Documentation
testImplementation("org.springdoc:springdoc-openapi-ui:1.6.15")
Expand Down

0 comments on commit d8671b1

Please sign in to comment.