Skip to content

Commit

Permalink
Infrastructure: Bump extension plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
LaCuneta committed Mar 9, 2023
1 parent 938d4af commit fdf1c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ resolvers ++= Seq(
, "netlogo-extension-documentation" at "https://dl.cloudsmith.io/public/netlogo/netlogo-extension-documentation/maven/"
)

addSbtPlugin("org.nlogo" % "netlogo-extension-plugin" % "6.0.1")
addSbtPlugin("org.nlogo" % "netlogo-extension-plugin" % "6.1.0")
addSbtPlugin("org.nlogo" % "netlogo-extension-documentation" % "0.8.3")

0 comments on commit fdf1c1e

Please sign in to comment.