Skip to content

Commit

Permalink
1.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evernat committed Mar 11, 2017
1 parent 424f5be commit 43b3af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
id "com.jfrog.bintray" version "1.2"
}

version "1.63.0"
version "1.64.0"
group "org.grails.plugins"

apply plugin: 'maven-publish'
Expand Down Expand Up @@ -59,7 +59,7 @@ dependencies {
console "org.grails:grails-console"

//plugin dependencies
compile "net.bull.javamelody:javamelody-core:1.63.0"
compile "net.bull.javamelody:javamelody-core:1.64.0"
compile ("com.lowagie:itext:2.1.7") {
exclude module: "bcmail-jdk14"
exclude module: "bcprov-jdk14"
Expand Down

0 comments on commit 43b3af1

Please sign in to comment.