Skip to content

Commit

Permalink
updated fixed daikon-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Coser committed May 19, 2020
1 parent f2ee595 commit e208536
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 'org.eclipse.jetty:jetty-server:9.4.27.v20200227'
compile 'org.eclipse.jetty:jetty-servlet:9.4.27.v20200227'
compile 'com.github.DaikonWeb:daikon-core:1.3.2'
compile 'com.github.DaikonWeb:daikon-core:1.3.3'

testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.5.2'
Expand Down

0 comments on commit e208536

Please sign in to comment.