From 946dbb025129089e4cc39f6972eb2ab35fd5174b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 07:10:10 +0000 Subject: [PATCH] Bump fellesVersjon 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] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index ed71df0c..2176b8e2 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.8.1" val okhttp3Version = "5.0.0-alpha.14"