Skip to content

Commit

Permalink
fix merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffen Lien committed Feb 3, 2022
1 parent a6f95cf commit 5a641f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

plugins {
application
kotlin("jvm") version "1.5.31"
kotlin("jvm") version "1.6.10"
id("org.jetbrains.kotlin.plugin.serialization") version "1.5.31"
id("org.flywaydb.flyway") version "8.0.3"
id("com.github.johnrengelman.shadow") version "7.0.0"
Expand Down

0 comments on commit 5a641f0

Please sign in to comment.