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 df9c171 commit bb3b33cCopy full SHA for bb3b33c
versions/build.gradle.kts
@@ -134,7 +134,7 @@ dependencies.constraints {
134
api("org.kordamp.ikonli:ikonli-materialdesign2-pack:12.4.0")
135
api("org.libreoffice:libreoffice:24.8.4")
136
api("org.libreoffice:unoloader:24.8.4")
137
- api("org.mockito:mockito-core:5.18.0")
+ api("org.mockito:mockito-core:5.19.0")
138
api("org.ow2.asm:asm:9.8")
139
api("org.postgresql:postgresql:42.7.7")
140
api("org.slf4j:jul-to-slf4j:2.0.17")
0 commit comments