Skip to content

Commit 8fb9283

Browse files
authored
Merge pull request #39 from dorssel/bump_deps
Bump dependencies
2 parents 00520bd + aa0056c commit 8fb9283

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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
@@ -5,6 +5,6 @@
55
"rollForward": "latestFeature"
66
},
77
"msbuild-sdks": {
8-
"MSTest.Sdk": "3.10.1"
8+
"MSTest.Sdk": "3.10.3"
99
}
1010
}

0 commit comments

Comments
 (0)