From 30ac454e5e0f27e2df92534eee1852f70a9d2796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:58:25 +0200 Subject: [PATCH] Bump fellesVersjon (#507) Bumps `fellesVersjon` from 3.20240806111424_fff2930 to 3.20240913110742_adb42f8. Updates `no.nav.familie.felles:log` from 3.20240806111424_fff2930 to 3.20240913110742_adb42f8 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:leader` from 3.20240806111424_fff2930 to 3.20240913110742_adb42f8 - [Commits](https://github.com/navikt/familie-felles/commits) --- updated-dependencies: - dependency-name: no.nav.familie.felles:log dependency-type: direct:production - dependency-name: no.nav.familie.felles:leader dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index e39029cf..b0e8feb2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -64,7 +64,7 @@ dependencies { val tokenValidationVersion = "5.0.5" val springdocVersion = "2.6.0" val navFoedselsnummerVersion = "1.0-SNAPSHOT.6" - val fellesVersjon = "3.20240806111424_fff2930" + val fellesVersjon = "3.20240913110742_adb42f8" val kontrakterVersjon = "3.0_20231109091547_fd2cae7" val coroutinesVersion = "1.9.0" val okhttp3Version = "5.0.0-alpha.14"