From 3dfd4d4be6688e145fff14b9ee5dc42fd3af7c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 13:08:51 +0000 Subject: [PATCH] Bump io.kotest:kotest-runner-junit5-jvm from 5.8.1 to 5.9.0 (#801) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump io.kotest:kotest-runner-junit5-jvm from 5.8.1 to 5.9.0 Bumps [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) from 5.8.1 to 5.9.0. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](https://github.com/kotest/kotest/compare/v5.8.1...v5.9.0) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update dependabot.yml --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stig Strøm --- .github/dependabot.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eec13c54..5db284ac 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ registries: type: maven-repository url: https://maven.pkg.github.com/navikt/fp-felles/ username: x-access-token - password: "${{secrets.NAV_READ_PACKAGES}}" + password: "${{secrets.READER_TOKEN}}" updates: - package-ecosystem: maven diff --git a/pom.xml b/pom.xml index d57361b5..43ce4c13 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ UTF-8 3.0_20230428084827_0b6a892-JAKARTA - 5.8.1 + 5.9.0 1.9.24 1.13.10 4.1.4