Skip to content

Commit

Permalink
Bumping lucene expressions version
Browse files Browse the repository at this point in the history
  • Loading branch information
Iago David dos Santos committed Sep 2, 2019
1 parent d2d645f commit fca91a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repositories {
}

dependencies {
compile "org.apache.lucene:lucene-expressions:8.0.0"
compile "org.apache.lucene:lucene-expressions:8.1.0"
compile 'org.antlr:antlr4-runtime:4.5.1-1'
compile 'org.ow2.asm:asm:5.0.4'
compile 'org.ow2.asm:asm-commons:5.0.4'
Expand Down

0 comments on commit fca91a3

Please sign in to comment.