Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Update dependencies (adding dependencies.lock if it doesn't already e…
Browse files Browse the repository at this point in the history
…xist)
  • Loading branch information
DanielThomas committed May 31, 2016
1 parent f13605f commit 675ad6d
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions dependencies.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"jacocoAgent": {
"org.jacoco:org.jacoco.agent": {
"locked": "0.7.6.201602180812"
}
},
"jacocoAnt": {
"org.jacoco:org.jacoco.ant": {
"locked": "0.7.6.201602180812"
}
},
"testCompile": {
"com.netflix.nebula:nebula-test": {
"locked": "4.2.0",
"requested": "4.2.0"
}
},
"testCompileClasspath": {
"com.netflix.nebula:nebula-test": {
"locked": "4.2.0",
"requested": "4.2.0"
}
},
"testCompileOnly": {
"com.netflix.nebula:nebula-test": {
"locked": "4.2.0",
"requested": "4.2.0"
}
},
"testRuntime": {
"com.netflix.nebula:nebula-test": {
"locked": "4.2.0",
"requested": "4.2.0"
}
}
}

0 comments on commit 675ad6d

Please sign in to comment.