Skip to content

Commit

Permalink
E - Oppdatering av io.mockk:mockk:1.13.11 -> 1.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Aug 7, 2024
1 parent 0b917ae commit 0387cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter")

//mock - test
testImplementation('io.mockk:mockk:1.13.11')
testImplementation('io.mockk:mockk:1.13.12')
testImplementation("org.skyscreamer:jsonassert:1.5.3")

//Kafka
Expand Down

0 comments on commit 0387cdf

Please sign in to comment.