Skip to content

Commit

Permalink
chore(deps): update dependency chickensoft.godottestdriver to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 6a24546 commit e35ea25
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 @@ -31,7 +31,7 @@
<!-- Dependencies added here will not be included in release builds. -->
<PackageReference Include="Chickensoft.GoDotTest" Version="1.5.5-godot4.3.0-beta.2" />
<!-- Used to drive test scenes when testing visual code -->
<PackageReference Include="Chickensoft.GodotTestDriver" Version="3.0.1" />
<PackageReference Include="Chickensoft.GodotTestDriver" Version="3.0.2" />
<!-- Bring your own assertion library for tests! -->
<!-- We're using Shouldly for this example, but you can use anything. -->
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit e35ea25

Please sign in to comment.