Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Commit

Permalink
Update sbt idea plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rikvdkleij committed Oct 2, 2021
1 parent 11164c8 commit 20c6987
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.12.6")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.13.1")

resolvers += Resolver.url("jetbrains-bintray",
url("https://dl.bintray.com/jetbrains/sbt-plugins/"))(Resolver.ivyStylePatterns)

0 comments on commit 20c6987

Please sign in to comment.