From 5e1794e593e29b201ce55b5912254a88e07ca3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 05:26:57 +0000 Subject: [PATCH] ci(deps): bump SIL.ReleaseTasks from 3.0.0 to 3.1.0 Bumps [SIL.ReleaseTasks](https://github.com/sillsdev/SIL.BuildTasks) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/sillsdev/SIL.BuildTasks/releases) - [Changelog](https://github.com/sillsdev/SIL.BuildTasks/blob/master/CHANGELOG.md) - [Commits](https://github.com/sillsdev/SIL.BuildTasks/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: SIL.ReleaseTasks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- src/CoreLoop.Untp/packages.lock.json | 6 +++--- test/CoreLoop.Tests/packages.lock.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 33af691..67b40e7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -16,7 +16,7 @@ - + diff --git a/src/CoreLoop.Untp/packages.lock.json b/src/CoreLoop.Untp/packages.lock.json index 75c5729..4f91cc1 100644 --- a/src/CoreLoop.Untp/packages.lock.json +++ b/src/CoreLoop.Untp/packages.lock.json @@ -4,9 +4,9 @@ "net9.0": { "SIL.ReleaseTasks": { "type": "Direct", - "requested": "[3.0.0, )", - "resolved": "3.0.0", - "contentHash": "DR0X2IORUVD2gFQCrokzqR0UEaGkVwsuqPOFKdI0BcJN7I1IJxdh6yB2WTMhGIfGg1la5PQDxe7gVotgWyB2jQ==", + "requested": "[3.1.0, )", + "resolved": "3.1.0", + "contentHash": "XJHDwoB23rj6BFCRXApFlYHJvuRPsYljShGshRrnPeI243Lu7Ovt7+R6tRPs2gDBenA7hhHKLmk6DBssLujuPg==", "dependencies": { "Markdig.Signed": "0.37.0" } diff --git a/test/CoreLoop.Tests/packages.lock.json b/test/CoreLoop.Tests/packages.lock.json index 2e4d23c..1476c4c 100644 --- a/test/CoreLoop.Tests/packages.lock.json +++ b/test/CoreLoop.Tests/packages.lock.json @@ -56,9 +56,9 @@ }, "SIL.ReleaseTasks": { "type": "Direct", - "requested": "[3.0.0, )", - "resolved": "3.0.0", - "contentHash": "DR0X2IORUVD2gFQCrokzqR0UEaGkVwsuqPOFKdI0BcJN7I1IJxdh6yB2WTMhGIfGg1la5PQDxe7gVotgWyB2jQ==", + "requested": "[3.1.0, )", + "resolved": "3.1.0", + "contentHash": "XJHDwoB23rj6BFCRXApFlYHJvuRPsYljShGshRrnPeI243Lu7Ovt7+R6tRPs2gDBenA7hhHKLmk6DBssLujuPg==", "dependencies": { "Markdig.Signed": "0.37.0" }