Skip to content

Commit

Permalink
Bump FastBertTokenizer from 0.4.8-beta to 0.4.67
Browse files Browse the repository at this point in the history
Bumps [FastBertTokenizer](https://github.com/georg-jung/FastBertTokenizer) from 0.4.8-beta to 0.4.67.
- [Release notes](https://github.com/georg-jung/FastBertTokenizer/releases)
- [Commits](https://github.com/georg-jung/FastBertTokenizer/commits/v0.4.67)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 6e5a9f0 commit c12aaad
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 @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' != 'LocalBuild' ">
<PackageReference Include="FastBertTokenizer" Version="0.4.8-beta" />
<PackageReference Include="FastBertTokenizer" Version="0.4.67" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c12aaad

Please sign in to comment.