We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e086fa4 commit 1b6daeaCopy full SHA for 1b6daea
1 file changed
gradle/libs.versions.toml
@@ -70,7 +70,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
70
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "6.0.3" }
71
72
mockito = "org.mockito:mockito-core:5.23.0"
73
-mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:6.2.3"
+mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:6.3.0"
74
75
[bundles]
76
coil = ["coil-core", "coil-compose"]
0 commit comments