Skip to content

Commit

Permalink
Merge pull request #110 from openfga/dependabot/gradle/example/exampl…
Browse files Browse the repository at this point in the history
…e1/dependencies-028dd57c62

chore(deps): bump org.jetbrains.kotlin.jvm from 2.0.20-RC2 to 2.0.20 in /example/example1 in the dependencies group
  • Loading branch information
rhamzeh committed Sep 1, 2024
2 parents 6e6ac83 + 0f41d24 commit 8534be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/example1/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'application'
id 'com.diffplug.spotless' version '6.25.0'
id 'org.jetbrains.kotlin.jvm' version '2.0.20-RC2'
id 'org.jetbrains.kotlin.jvm' version '2.0.20'
}

application {
Expand Down

0 comments on commit 8534be6

Please sign in to comment.