Skip to content

Commit

Permalink
Bump bootstrap from 4.0.0 to 5.0.0 in /test/resources/packagesconfig
Browse files Browse the repository at this point in the history
Bumps bootstrap from 4.0.0 to 5.0.0.

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 902c540 commit 7aa569b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/resources/packagesconfig/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="bootstrap" version="4.0.0" targetFramework="net461" />
<package id="bootstrap" version="5.0.0" targetFramework="net45" />
<package id="jQuery" version="3.0.0" targetFramework="net461" />
</packages>

0 comments on commit 7aa569b

Please sign in to comment.