From 0e1d80a99849aed7ee99eb57e136b2f79c47e947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:53:56 +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 e31bcb0e..90582f0d 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"