Skip to content

Commit 3564c63

Browse files
Bump Antlr4BuildTasks from 12.4 to 12.5.0 in /_scripts/templates/CSharp (#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>
1 parent 5b3f1b7 commit 3564c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_scripts/templates/CSharp/Other.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<ItemGroup>
44
<PackageReference Include="Antlr4.Runtime.Standard" Version ="4.13.1" />
5-
<PackageReference Include="Antlr4BuildTasks" Version="12.4" PrivateAssets="all" />
5+
<PackageReference Include="Antlr4BuildTasks" Version="12.5.0" PrivateAssets="all" />
66
</ItemGroup>
77

88
</Project>

0 commit comments

Comments
 (0)