Skip to content

Commit

Permalink
Bump Otp.NET from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [Otp.NET](https://github.com/kspearrin/Otp.NET) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/kspearrin/Otp.NET/releases)
- [Commits](kspearrin/Otp.NET@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: Otp.NET
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 4c30d62 commit b8cd269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="7.0.11" />
<PackageReference Include="Otp.NET" Version="1.3.0" />
<PackageReference Include="Otp.NET" Version="1.4.0" />
<PackageReference Include="ProjNET4GeoAPI" Version="1.4.1" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.33.0" />
Expand Down

0 comments on commit b8cd269

Please sign in to comment.