Skip to content

Commit

Permalink
Use version
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 11, 2024
1 parent 3964cd9 commit 04d54b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
api project(":libs:opensearch-cli")

// time handling, remove with java 8 time
api "joda-time:joda-time:${libs.versions.joda}"
api "joda-time:joda-time:2.12.7"

// percentiles aggregation
api "com.tdunning:t-digest:${versions.tdigest}"
Expand Down

0 comments on commit 04d54b7

Please sign in to comment.