Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.junit.jupiter-junit-ju…
Browse files Browse the repository at this point in the history
…piter-5.10.1
  • Loading branch information
kodiakhq[bot] authored Nov 6, 2023
2 parents 916dd54 + 65bda75 commit c2644e0
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 @@ -5,7 +5,7 @@ group = "tech.relaycorp"

plugins {
// Apply the Kotlin JVM plugin to add support for Kotlin.
id("org.jetbrains.kotlin.jvm") version "1.9.10"
id("org.jetbrains.kotlin.jvm") version "1.9.20"

// Apply the java-library plugin for API and implementation separation.
`java-library`
Expand Down

0 comments on commit c2644e0

Please sign in to comment.