Skip to content

Commit

Permalink
chore(deps): update backend-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent a845d20 commit b505527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
plugins {
kotlin("jvm") version "1.7.20"
kotlin("jvm") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
application
id("org.jmailen.kotlinter") version "3.10.0"
id("org.jmailen.kotlinter") version "3.16.0"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("java")
Expand Down

0 comments on commit b505527

Please sign in to comment.