From 7b84f4cd26fdb0238046e9307d26561ea6abe3d9 Mon Sep 17 00:00:00 2001 From: Honnix Date: Thu, 28 Sep 2023 17:31:09 +0200 Subject: [PATCH] Fix bom by appending scala version (#251) * Fix bom by appending scala version Signed-off-by: Hongxin Liang --- flytekit-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flytekit-bom/pom.xml b/flytekit-bom/pom.xml index 96f480709..4e667c6f2 100644 --- a/flytekit-bom/pom.xml +++ b/flytekit-bom/pom.xml @@ -92,7 +92,7 @@ org.flyte - flytekit-scala-tests + flytekit-scala-tests_2.13 ${project.version}