Skip to content

Commit

Permalink
updated daikon-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Coser committed Apr 9, 2020
1 parent 7f89d6a commit 01ce5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {

compile 'com.amazonaws:aws-lambda-java-core:1.2.0'
compile 'com.google.code.gson:gson:2.8.6'
compile 'com.github.DaikonWeb:daikon-core:1.2.0'
compile 'com.github.DaikonWeb:daikon-core:1.3.0'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.5.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
Expand Down

0 comments on commit 01ce5ca

Please sign in to comment.