Skip to content

Commit

Permalink
Bump jQuery.Validation from 1.19.5 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps jQuery.Validation from 1.19.5 to 1.20.0.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 2e46e3a commit ae772fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Aptor/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="bootstrap" version="5.3.2" targetFramework="net461" />
<package id="EntityFramework" version="6.4.4" targetFramework="net461" />
<package id="jQuery" version="3.7.1" targetFramework="net461" />
<package id="jQuery.Validation" version="1.19.5" targetFramework="net461" />
<package id="jQuery.Validation" version="1.20.0" targetFramework="net461" />
<package id="Microsoft.AspNet.Mvc" version="5.3.0" targetFramework="net461" />
<package id="Microsoft.AspNet.Razor" version="3.3.0" targetFramework="net461" />
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />
Expand All @@ -17,4 +17,4 @@
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net461" />
<package id="Respond" version="1.4.2" targetFramework="net461" />
<package id="WebGrease" version="1.6.0" targetFramework="net461" />
</packages>
</packages>

0 comments on commit ae772fb

Please sign in to comment.