Skip to content

Commit

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

chore(deps): bump org.mockito:mockito-core from 5.12.0 to 5.14.1
  • Loading branch information
bitfist authored Oct 3, 2024
2 parents c5e0637 + b40671f commit 1a15d98
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.126.0"
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.17.2" }
# Test
junit = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.1" }
mockito = { module = "org.mockito:mockito-core", version = "5.12.0" }
mockito = { module = "org.mockito:mockito-core", version = "5.14.1" }
# 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 1a15d98

Please sign in to comment.