Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 3a42c33 commit de50264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version = "0.1.0"

plugins {
// Apply the org.jetbrains.kotlin.jvm Plugin to add support for Kotlin.
id("org.jetbrains.kotlin.jvm") version "1.9.24"
id("org.jetbrains.kotlin.jvm") version "1.9.25"

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

0 comments on commit de50264

Please sign in to comment.