Skip to content

Commit

Permalink
Upgraded release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Oct 16, 2016
1 parent dbf17e9 commit 43881a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -4,7 +4,7 @@ buildscript {
}

dependencies {
classpath group: 'pl.allegro.tech.build', name: 'axion-release-plugin', version: '1.3.4'
classpath group: 'pl.allegro.tech.build', name: 'axion-release-plugin', version: '1.4.0'
}
}

Expand All @@ -22,7 +22,7 @@ repositories {
}

dependencies {
compile 'org.mnode.ical4j:ical4j:2.0-beta1'
compile 'org.mnode.ical4j:ical4j:2.0.0-rc2'

testCompile 'junit:junit:4.11'
}
Expand Down

0 comments on commit 43881a1

Please sign in to comment.