From eb95a804bb5e88ebabac93bc358dea57444b265d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:25:44 +0000 Subject: [PATCH] Bump no.nav.dagpenger:dp-grunnbelop Bumps [no.nav.dagpenger:dp-grunnbelop](https://github.com/navikt/dp-grunnbelop) from 20240812.99.7f2e69 to 20240821.109.11cc88. - [Release notes](https://github.com/navikt/dp-grunnbelop/releases) - [Commits](https://github.com/navikt/dp-grunnbelop/compare/20240812.99.7f2e69...20240821.109.11cc88) --- updated-dependencies: - dependency-name: no.nav.dagpenger:dp-grunnbelop dependency-type: direct:production update-type: version-update:semver-major ... 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 d118d85..9d8f4a8 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -22,7 +22,7 @@ val dpBibliotekerVersjon = dependencies { implementation("no.nav.dagpenger:ktor-client-metrics:$dpBibliotekerVersjon") - implementation("no.nav.dagpenger:dp-grunnbelop:20240812.99.7f2e69") + implementation("no.nav.dagpenger:dp-grunnbelop:20240821.109.11cc88") implementation("com.github.navikt:dp-inntekt-kontrakter:1_20231220.55a8a9") implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.7.0")