Skip to content

Commit

Permalink
Bump jQuery.Validation in /tests/DevApps/aspnet-mvc/OwinWebApp (#2258)
Browse files Browse the repository at this point in the history
Bumps jQuery.Validation from 1.19.3 to 1.19.4.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 234682e commit a386ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/DevApps/aspnet-mvc/OwinWebApp/OwinWebApp.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
Expand Down Expand Up @@ -150,7 +150,7 @@
<Version>3.4.1</Version>
</PackageReference>
<PackageReference Include="jQuery.Validation">
<Version>1.19.3</Version>
<Version>1.19.4</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.Mvc">
<Version>5.2.7</Version>
Expand Down

0 comments on commit a386ead

Please sign in to comment.