Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MASES.JCOBridge from 2.5.9 to 2.5.10 in /src/net #162

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump MASES.JCOBridge from 2.5.9 to 2.5.10 in /src/net
Bumps MASES.JCOBridge from 2.5.9 to 2.5.10.

---
updated-dependencies:
- dependency-name: MASES.JCOBridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 22, 2024
commit a01db09797fbe24d7e468e69c6dd0c2c1f03bd9d
2 changes: 1 addition & 1 deletion src/net/engine/JCOReflectorEngine.csproj
Original file line number Diff line number Diff line change
@@ -115,7 +115,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MASES.CLIParser" Version="3.2.0" />
<PackageReference Include="MASES.JCOBridge" Version="2.5.9">
<PackageReference Include="MASES.JCOBridge" Version="2.5.10">
<IncludeAssets>All</IncludeAssets>
<PrivateAssets>None</PrivateAssets>
</PackageReference>