You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: project/Dependencies.scala
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -369,8 +369,8 @@ object Dependencies {
369
369
libraryDependencies ++=Seq(
370
370
"javax.jms"%"jms"%"1.1"%Provided, // CDDL + GPLv2
371
371
"com.ibm.mq"%"com.ibm.mq.allclient"%"9.4.3.0"%Test, // IBM International Program License Agreement https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/maven/licenses/L-APIG-AZYF2E/LI_en.html
0 commit comments