We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d797540 commit 39261e3Copy full SHA for 39261e3
project/Build.scala
@@ -119,7 +119,7 @@ object ApplicationBuild extends Build {
119
"org.scalatestplus" % "play_2.10" % "1.0.0" % "test",
120
121
// iRods filestorage
122
- "org.irods.jargon" % "jargon-core" % "3.3.3-beta1",
+// "org.irods.jargon" % "jargon-core" % "3.3.3-beta1",
123
124
// jsonp return from /api
125
"org.julienrf" %% "play-jsonp-filter" % "1.1",
0 commit comments