Skip to content

Commit

Permalink
build(deps): bump dev.openfga:openfga-language in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [dev.openfga:openfga-language](https://github.com/openfga/language).


Updates `dev.openfga:openfga-language` from v0.2.0-beta.1 to v0.2.0-beta.2
- [Release notes](https://github.com/openfga/language/releases)
- [Commits](openfga/language@pkg/go/v0.2.0-beta.1...pkg/java/v0.2.0-beta.2)

---
updated-dependencies:
- dependency-name: dev.openfga:openfga-language
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 0bb1842 commit f00ed6a
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 @@ -23,7 +23,7 @@ dependencies {
implementation("org.dmfs:oauth2-essentials:0.22.1")
implementation("org.dmfs:httpurlconnection-executor:1.22.1")
implementation("org.apache.commons:commons-lang3:3.17.0")
implementation("dev.openfga:openfga-language:v0.2.0-beta.1")
implementation("dev.openfga:openfga-language:v0.2.0-beta.2")

implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")

Expand Down

0 comments on commit f00ed6a

Please sign in to comment.