Skip to content

Commit

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

chore(deps): bump the dependencies group across 1 directory with 5 updates
  • Loading branch information
ewanharris authored Nov 15, 2024
2 parents 501cd52 + d8cfbe7 commit d1bae9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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'
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
}

application {
Expand All @@ -19,7 +19,7 @@ repositories {
}

ext {
jacksonVersion = "2.17.2"
jacksonVersion = "2.18.1"
}

dependencies {
Expand Down

0 comments on commit d1bae9c

Please sign in to comment.