Skip to content

Commit

Permalink
chore(deps): update dependency io.mockk:mockk to v1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jan 30, 2023
1 parent 136c6da commit 99089ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.
kotest-runner = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }
mockk = "io.mockk:mockk:1.13.3"
mockk = "io.mockk:mockk:1.13.4"
moquette-broker = "de.fraunhofer.iosb.io.moquette:moquette-broker:0.15.1"
paho = "org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5"
protelis = "org.protelis:protelis:16.4.1"
Expand Down

0 comments on commit 99089ac

Please sign in to comment.