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 f7cd401 commit b876bdeCopy full SHA for b876bde
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.0")
+addSbtPlugin("org.nlogo" % "netlogo-extension-plugin" % "7.0.1")
7
addSbtPlugin("org.nlogo" % "netlogo-extension-documentation" % "0.8.3")
0 commit comments