Skip to content

Commit

Permalink
Merge branch 'main' into fix/stopwatch-duration
Browse files Browse the repository at this point in the history
  • Loading branch information
wslulciuc authored Apr 19, 2022
2 parents 7f64157 + 2901e25 commit 49716cc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plugins {
ext {
jdbi3Version = '3.28.0'
prometheusVersion = '0.15.0'
testcontainersVersion = '1.16.3'
testcontainersVersion = '1.17.1'
sentryVersion = '5.7.2'
}

Expand Down
14 changes: 7 additions & 7 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dagre": "^0.8.5",
"http-proxy-middleware": "^0.20.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"moment": "^2.29.2",
"postcss-loader": "^3.0.0",
"postcss-modules-values": "^2.0.0",
"react": "^16.8.0",
Expand Down

0 comments on commit 49716cc

Please sign in to comment.