Skip to content

Commit

Permalink
Merge pull request #3 from openfga/dependabot/gradle/org.dmfs-oauth2-…
Browse files Browse the repository at this point in the history
…essentials-0.22.1

build(deps): bump org.dmfs:oauth2-essentials from 0.22.0 to 0.22.1
  • Loading branch information
rhamzeh authored May 9, 2024
2 parents 861a1cb + 032b92c commit 6e5b875
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 @@ -17,7 +17,7 @@ repositories {

dependencies {
implementation("dev.openfga:openfga-sdk:0.4.2")
implementation("org.dmfs:oauth2-essentials:0.22.0")
implementation("org.dmfs:oauth2-essentials:0.22.1")
implementation("org.dmfs:httpurlconnection-executor:1.22.1")

testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit 6e5b875

Please sign in to comment.