Skip to content

Commit

Permalink
Bump Antlr4BuildTasks from 12.4 to 12.5.0 in /_scripts/templates/CSha…
Browse files Browse the repository at this point in the history
…rp (#3844)

Bumps [Antlr4BuildTasks](https://github.com/kaby76/Antlr4BuildTasks) from 12.4 to 12.5.0.
- [Commits](https://github.com/kaby76/Antlr4BuildTasks/commits)

---
updated-dependencies:
- dependency-name: Antlr4BuildTasks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 5b3f1b7 commit 3564c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scripts/templates/CSharp/Other.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="Antlr4.Runtime.Standard" Version ="4.13.1" />
<PackageReference Include="Antlr4BuildTasks" Version="12.4" PrivateAssets="all" />
<PackageReference Include="Antlr4BuildTasks" Version="12.5.0" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 3564c63

Please sign in to comment.