Skip to content

Commit

Permalink
Merge pull request #6 from bitfist/dependabot/gradle/org.junit.jupite…
Browse files Browse the repository at this point in the history
…r-junit-jupiter-5.11.2

chore(deps): bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2
  • Loading branch information
bitfist authored Oct 5, 2024
2 parents ed41c14 + 3dfe305 commit 521ea9f
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 @@ -4,7 +4,7 @@ swt = "3.127.0"
[libraries]
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.18.0" }
# Test
junit = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.1" }
junit = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.2" }
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" }
Expand Down

0 comments on commit 521ea9f

Please sign in to comment.