Skip to content

Commit

Permalink
fix(deps): update dependency org.elasticsearch.gradle:build-tools to …
Browse files Browse the repository at this point in the history
…v8.11.1 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 5cd0cb4 commit 2c33584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("org.elasticsearch.gradle:build-tools:8.11.0")
classpath("org.elasticsearch.gradle:build-tools:8.11.1")
}
}

0 comments on commit 2c33584

Please sign in to comment.