Skip to content

Commit fd52a8f

Browse files
chore(deps): update all dependencies
1 parent c4e0efd commit fd52a8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<DebugSymbols>true</DebugSymbols>
2020
</PropertyGroup>
2121
<ItemGroup>
22-
<PackageReference Include="Chickensoft.GoDotTest" Version="1.5.10" />
22+
<PackageReference Include="Chickensoft.GoDotTest" Version="1.6.1" />
2323
<!-- Bring your own assertion library for tests! -->
24-
<PackageReference Include="Shouldly" Version="4.2.1" />
24+
<PackageReference Include="Shouldly" Version="4.3.0" />
2525
<!-- LightMock is a mocking library that can run without reflection. -->
2626
<PackageReference Include="LightMock.Generator" Version="1.2.2" />
2727
<!-- LightMoq is a Chickensoft package which makes it more like Moq. -->

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.404",
3+
"version": "8.0.406",
44
"rollForward": "latestMinor"
55
},
66
"msbuild-sdks": {

0 commit comments

Comments
 (0)