Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed May 9, 2024
1 parent 28998df commit c0acaa5
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 @@ -4,7 +4,7 @@ import org.gradle.api.tasks.wrapper.Wrapper.DistributionType.ALL
import java.lang.System.getProperty

plugins {
kotlin("jvm") version("1.9.23")
kotlin("jvm") version("1.9.24")
id("org.graalvm.buildtools.native") version("0.10.1")
}

Expand Down

0 comments on commit c0acaa5

Please sign in to comment.