Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #53 from navikt/dependabot/gradle/aapLibsVersion-3…
Browse files Browse the repository at this point in the history
….7.46

Bump aapLibsVersion from 3.7.44 to 3.7.46
  • Loading branch information
github-actions[bot] authored Jun 29, 2023
2 parents 00bba8f + c8c1c9d commit 8f87b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ application {
mainClass.set("gosysoppgave.AppKt")
}

val aapLibsVersion = "3.7.44"
val aapLibsVersion = "3.7.46"
val ktorVersion = "2.3.2"

dependencies {
Expand Down

0 comments on commit 8f87b52

Please sign in to comment.