Skip to content

Commit 39261e3

Browse files
committed
Comment out irods dependency as it is not available anymore.
1 parent d797540 commit 39261e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ object ApplicationBuild extends Build {
119119
"org.scalatestplus" % "play_2.10" % "1.0.0" % "test",
120120

121121
// iRods filestorage
122-
"org.irods.jargon" % "jargon-core" % "3.3.3-beta1",
122+
// "org.irods.jargon" % "jargon-core" % "3.3.3-beta1",
123123

124124
// jsonp return from /api
125125
"org.julienrf" %% "play-jsonp-filter" % "1.1",

0 commit comments

Comments
 (0)