Skip to content

Commit

Permalink
#42: Create software release 1.2.0. Removed StripedExecutor jar file.
Browse files Browse the repository at this point in the history
  • Loading branch information
simondelabici committed Jul 26, 2018
1 parent e619521 commit faef5a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ dependencies {

// Supports for documenting Thread-Safety
compile 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
compile files ('libs/striped-executor-service-0.1.jar' )

// Supports unit and integration tests
testCompile 'org.junit.jupiter:junit-jupiter-api:5.2.0'
Expand Down

0 comments on commit faef5a0

Please sign in to comment.