Skip to content

Commit

Permalink
Update dependency com.bpodgursky:jbool_expressions to v1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent a5236a9 commit b355808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preprocessor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dependencies {
implementation group: 'commons-io', name: 'commons-io', version: '2.5'
// https://mvnrepository.com/artifact/com.bpodgursky/jbool_expressions
implementation group: 'com.bpodgursky', name: 'jbool_expressions', version: '1.22'
implementation group: 'com.bpodgursky', name: 'jbool_expressions', version: '1.24'

implementation project(':ecco-base')

Expand Down

0 comments on commit b355808

Please sign in to comment.