Skip to content

Commit

Permalink
Merge pull request #46 from nais/dependabot/gradle/all-deps-5accc5561a
Browse files Browse the repository at this point in the history
Bump the all-deps group with 2 updates
  • Loading branch information
jksolbakken authored Nov 28, 2023
2 parents 41e346a + e4374d9 commit f27a8f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ group = "io.nais"
version = "generatedlater"

plugins {
kotlin("jvm") version "1.9.20"
kotlin("plugin.serialization") version "1.9.20"
kotlin("jvm") version "1.9.21"
kotlin("plugin.serialization") version "1.9.21"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.github.ben-manes.versions") version "0.50.0"
id("org.cyclonedx.bom") version "1.8.1"
Expand Down

0 comments on commit f27a8f6

Please sign in to comment.