From 802d47e55cd9c70b84c71de543dd84ca74f54f43 Mon Sep 17 00:00:00 2001 From: Hongxin Liang Date: Thu, 28 Sep 2023 15:36:50 +0200 Subject: [PATCH] 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}