Skip to content

Commit 4e3a971

Browse files
Bump FastBertTokenizer from 0.4.8-beta to 0.4.67
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]>
1 parent e8f18a5 commit 4e3a971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Benchmarks/Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

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

3333
<ItemGroup>

0 commit comments

Comments
 (0)