Skip to content

Commit

Permalink
Merge pull request #190 from navikt/dependabot/gradle/dependencies-b5…
Browse files Browse the repository at this point in the history
…b8da2593

Bump the dependencies group with 1 update
  • Loading branch information
MikAoJk authored Sep 29, 2023
2 parents 78a011b + 3505690 commit cbc1149
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 @@ -22,7 +22,7 @@ val snappyJavaVersion = "1.1.10.5"
plugins {
id("application")
kotlin("jvm") version "1.9.10"
id("com.diffplug.spotless") version "6.21.0"
id("com.diffplug.spotless") version "6.22.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
}

Expand Down

0 comments on commit cbc1149

Please sign in to comment.