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 ddb91cb commit 919b97eCopy full SHA for 919b97e
project/plugins.sbt
@@ -3,5 +3,5 @@ resolvers ++= Seq(
3
, "netlogo-extension-documentation" at "https://dl.cloudsmith.io/public/netlogo/netlogo-extension-documentation/maven/"
4
)
5
6
-addSbtPlugin("org.nlogo" % "netlogo-extension-plugin" % "7.0.1")
+addSbtPlugin("org.nlogo" % "netlogo-extension-plugin" % "7.0.2")
7
addSbtPlugin("org.nlogo" % "netlogo-extension-documentation" % "0.8.3")
0 commit comments