Skip to content

Commit

Permalink
Merge branch 'main' into feat/global-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss authored Oct 26, 2024
2 parents edcd5d7 + 8b91a8d commit 9434e5c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.11.2</version>
<version>5.11.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
14 changes: 7 additions & 7 deletions javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/mocha": "10.0.9",
"@types/node": "20.16.11",
"@types/node": "20.17.1",
"copyfiles": "2.4.1",
"mocha": "10.7.3",
"shx": "^0.3.4",
Expand Down

0 comments on commit 9434e5c

Please sign in to comment.