Skip to content

Commit

Permalink
Bump DuoUniversal from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [DuoUniversal](https://github.com/duosecurity/duo_universal_csharp) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/duosecurity/duo_universal_csharp/releases)
- [Commits](duosecurity/duo_universal_csharp@1.2.3...1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent a9a2e70 commit 14eb399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BLAZAM/BLAZAM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ItemGroup>
<PackageReference Include="BlazorTemplater" Version="1.5.1" />
<PackageReference Include="Cassia" Version="2.0.0.60" />
<PackageReference Include="DuoUniversal" Version="1.2.3" />
<PackageReference Include="DuoUniversal" Version="1.2.4" />
<PackageReference Include="MailKit" Version="4.5.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.29" />
Expand Down
2 changes: 1 addition & 1 deletion BLAZAMServices/BLAZAMServices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DuoUniversal" Version="1.2.3" />
<PackageReference Include="DuoUniversal" Version="1.2.4" />
<PackageReference Include="MailKit" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
Expand Down

0 comments on commit 14eb399

Please sign in to comment.