Skip to content

Commit

Permalink
keep in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Jan 24, 2025
1 parent 41cf7d9 commit 5c98c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ benmanes-versions = { group = "com.github.ben-manes", name = "gradle-versions-pl
compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version.ref = "compose" }
compose-ui = { group = "androidx.compose.ui", name = "ui", version.ref = "compose" }
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
dgp = "com.gradle:develocity-gradle-plugin:3.19" # // sync with settings.gradle.kts
dgp = "com.gradle:develocity-gradle-plugin:3.19.1" # // sync with settings.gradle.kts
# Not updating because it fails in apollo-compiler Java tests with
# annotation @org.jetbrains.annotations.Nullable not applicable in this type context
google-testing-compile = { group = "com.google.testing.compile", name = "compile-testing", version = "0.19" }
Expand Down

0 comments on commit 5c98c68

Please sign in to comment.