Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent d43a22b commit ffb13d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chickensoft.GoDotNet/Chickensoft.GoDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@

<ItemGroup>
<!-- Dependencies go here. -->
<PackageReference Include="GodotSharp" Version="4.1.0" />
<PackageReference Include="Chickensoft.GoDotLog" Version="1.1.8-godot4.1.0-rc.3" />
<PackageReference Include="GodotSharp" Version="4.1.1-rc.1" />
<PackageReference Include="Chickensoft.GoDotLog" Version="1.1.9" />
<!-- Required for inheritdoc -->
<PackageReference Include="SauceControl.InheritDoc" Version="1.3.0">
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"rollForward": "latestMinor"
},
"msbuild-sdks": {
"Godot.NET.Sdk": "4.1.0"
"Godot.NET.Sdk": "4.1.1-rc.1"
}
}

0 comments on commit ffb13d3

Please sign in to comment.