Skip to content

Commit

Permalink
Merge pull request #62 from SanctumLabs/dependabot/gradle/jvm-2.0.21
Browse files Browse the repository at this point in the history
build(deps): bump jvm from 2.0.20 to 2.0.21
  • Loading branch information
BrianLusina authored Oct 16, 2024
2 parents 4488550 + 007e665 commit e447c0b
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 @@ -18,7 +18,7 @@ version = appVersion

plugins {
application
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
id("io.ktor.plugin") version "2.3.12"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
Expand Down

0 comments on commit e447c0b

Please sign in to comment.