Skip to content

Commit

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

Bump io.github.hakky54:logcaptor from 2.9.1 to 2.9.2
  • Loading branch information
raynigon committed Feb 1, 2024
2 parents 97a233d + 6a3a8df commit 3985c95
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.8")
testImplementation("io.github.hakky54:logcaptor:2.9.1")
testImplementation("io.github.hakky54:logcaptor:2.9.2")

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

0 comments on commit 3985c95

Please sign in to comment.