Skip to content

Commit

Permalink
Update dependency dev.openfeature:sdk to v1.8.0 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent c9ab4e4 commit 4b5ea41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ktlint = "1.2.1"
ktlint-gradle = "11.6.1"
mockito = "4.11.0" # for Java 8
mockito-kotlin = "4.1.0" # for Java 8
openfeature = "1.7.6"
openfeature = "1.8.0"

[plugins]
detekt-gradle-plugin = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
Expand Down

0 comments on commit 4b5ea41

Please sign in to comment.