Skip to content

Commit

Permalink
Merge pull request #7 from bitfist/dependabot/gradle/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-5.14.2

chore(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2
  • Loading branch information
bitfist authored Oct 22, 2024
2 parents 521ea9f + 1f84b9f commit 7edcf8c
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 @@ -5,7 +5,7 @@ swt = "3.127.0"
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.18.0" }
# Test
junit = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.2" }
mockito = { module = "org.mockito:mockito-core", version = "5.14.1" }
mockito = { module = "org.mockito:mockito-core", version = "5.14.2" }
# SWT
swtLinux = { module = "org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64", version.ref = "swt" }
swtMacos = { module = "org.eclipse.platform:org.eclipse.swt.cocoa.macosx.aarch64", version.ref = "swt" }
Expand Down

0 comments on commit 7edcf8c

Please sign in to comment.