Skip to content

Commit

Permalink
chore(deps): update dependency chickensoft.godottest to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent eb57547 commit 5c1c18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chickensoft.GodotGame.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
<!-- Test dependencies go here! -->
<!-- Dependencies added here will not be included in release builds. -->
<PackageReference Include="Chickensoft.GoDotTest" Version="1.1.18" />
<PackageReference Include="Chickensoft.GoDotTest" Version="1.2.0" />
<!-- Used to drive test scenes when testing visual code -->
<PackageReference Include="GodotTestDriver" Version="2.1.0" />
<!-- Bring your own assertion library for tests! -->
Expand Down

0 comments on commit 5c1c18e

Please sign in to comment.