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.2.1 (#42)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent c5e695f commit f0adeb1
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.2.0")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.2.1")
}

0 comments on commit f0adeb1

Please sign in to comment.