Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito.kotlin:mockito-kotlin to v…
Browse files Browse the repository at this point in the history
…5.4.0
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 3178acd commit 8c72709
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 @@ -55,5 +55,5 @@ dependencies {
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")

// testing
testImplementation("org.mockito.kotlin:mockito-kotlin:5.3.1")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
}

0 comments on commit 8c72709

Please sign in to comment.