Skip to content

Commit

Permalink
Release 2.5.7: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed May 7, 2019
1 parent 9456fb2 commit 5319cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

groovyVersion = 2.5.7-SNAPSHOT
groovyVersion = 2.5.7
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion = 2.5.7.SNAPSHOT
groovyBundleVersion = 2.5.7

gradle_version=4.10.3

Expand Down

0 comments on commit 5319cd0

Please sign in to comment.