Skip to content

Commit

Permalink
Merge branch 'main' of github.com:navikt/tiltakspenger-arena
Browse files Browse the repository at this point in the history
  • Loading branch information
haagenhasle committed Dec 6, 2023
2 parents 3e85410 + bd00c13 commit 6f018ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
runtimeOnly("jakarta.annotation:jakarta.annotation-api:2.1.1")

implementation("org.slf4j:jul-to-slf4j:2.0.7")
implementation("org.slf4j:log4j-over-slf4j:2.0.7")
implementation("org.slf4j:log4j-over-slf4j:2.0.9")
implementation("org.slf4j:jcl-over-slf4j:2.0.7")

testImplementation(platform("org.junit:junit-bom:5.9.2"))
Expand Down

0 comments on commit 6f018ed

Please sign in to comment.