From 6eddfa84e6daf30f24ce363833736ee72baaa835 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 13:24:55 +0100 Subject: [PATCH] Update biz.aQute.bnd to v7 (#8046) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 07a9c4b7a..eb985e08b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -biz-aQute-bnd = "6.4.0" +biz-aQute-bnd = "7.0.0" checkStyle = "10.12.4" com-squareup-moshi = "1.15.0" com-squareup-okio = "3.6.0"