From 538ce6e0bac937fa45ce24b3af4122ae8ec984bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:53:50 +0000 Subject: [PATCH] Bump snakeyaml from 1.29 to 1.32 in /tests --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pom.xml b/tests/pom.xml index 3813f7d7..103cec37 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -56,7 +56,7 @@ org.yaml snakeyaml - 1.29 + 1.32 org.jetbrains.kotlin