Skip to content

Commit

Permalink
Bump FastBertTokenizer from 0.5.18-alpha to 1.0.28
Browse files Browse the repository at this point in the history
Bumps [FastBertTokenizer](https://github.com/georg-jung/FastBertTokenizer) from 0.5.18-alpha to 1.0.28.
- [Release notes](https://github.com/georg-jung/FastBertTokenizer/releases)
- [Commits](v0.5.18-alpha...v1.0.28)

---
updated-dependencies:
- dependency-name: FastBertTokenizer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent ad066fa commit 9685fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Benchmarks/Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' != 'LocalBuild' ">
<PackageReference Include="FastBertTokenizer" Version="0.5.18-alpha" />
<PackageReference Include="FastBertTokenizer" Version="1.0.28" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9685fcc

Please sign in to comment.