Skip to content

Commit d43b61f

Browse files
authored
Merge pull request #194 from dorssel/bump_deps
Bump dependencies
2 parents 3adca03 + 52ffd72 commit d43b61f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"gitversion.tool": {
6-
"version": "6.3.0",
6+
"version": "6.4.0",
77
"commands": [
88
"dotnet-gitversion"
99
],

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"msbuild-sdks": {
88
"Microsoft.Build.NoTargets": "3.7.56",
9-
"MSTest.Sdk": "3.10.1"
9+
"MSTest.Sdk": "3.10.3"
1010
}
1111
}

0 commit comments

Comments
 (0)