From 2c30e4836421e980ae38baf8a9c98f2bbb861005 Mon Sep 17 00:00:00 2001 From: Michael Pohl Date: Tue, 28 May 2024 11:06:47 +0200 Subject: [PATCH] Bump bom version to 6 This change should trigger generating docs after flattening history --- bom/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/gradle.properties b/bom/gradle.properties index 8cca22e0..5ba2dfec 100644 --- a/bom/gradle.properties +++ b/bom/gradle.properties @@ -1,2 +1,2 @@ projectDescription=This artifact ensures usage of compatible versions across imported SDK modules. For more information, see https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms -version=5 +version=6