Skip to content

Commit

Permalink
Merge remote-tracking branch 'bzlmodrio/main' into fixup_prekickoff
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Jan 6, 2024
2 parents e803616 + 9efa844 commit e58617d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ maven.install(
"com.fasterxml.jackson.core:jackson-annotations:2.15.2",
"com.fasterxml.jackson.core:jackson-core:2.15.2",
"com.fasterxml.jackson.core:jackson-databind:2.15.2",
'org.junit.jupiter:junit-jupiter:5.10.1',
'org.junit.platform:junit-platform-console:1.10.1',
'org.junit.platform:junit-platform-launcher:1.10.1',
'org.junit.platform:junit-platform-reporting:1.10.1',
"org.junit.jupiter:junit-jupiter:5.10.1",
"org.junit.platform:junit-platform-console:1.10.1",
"org.junit.platform:junit-platform-launcher:1.10.1",
"org.junit.platform:junit-platform-reporting:1.10.1",
"com.google.code.gson:gson:2.10.1",
"org.hamcrest:hamcrest-all:1.3",
"com.googlecode.junit-toolbox:junit-toolbox:2.4",
Expand Down

0 comments on commit e58617d

Please sign in to comment.