Browse Source

Release 2.6.0

pull/732/head json-path-2.6.0
Kalle Stenflo 3 years ago
parent
commit
716e4a9ca5
  1. 2
      build.gradle

2
build.gradle

@ -31,7 +31,7 @@ ext {
'org.slf4j:slf4j-simple:1.7.30' 'org.slf4j:slf4j-simple:1.7.30'
] ]
] ]
snapshotVersion = true snapshotVersion = false
} }
allprojects { allprojects {

Loading…
Cancel
Save