aboutsummaryrefslogtreecommitdiff
path: root/documentation/example/project/plugins.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/example/project/plugins.sbt')
-rw-r--r--documentation/example/project/plugins.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/example/project/plugins.sbt b/documentation/example/project/plugins.sbt
new file mode 100644
index 0000000..53be881
--- /dev/null
+++ b/documentation/example/project/plugins.sbt
@@ -0,0 +1 @@
+addSbtPlugin("xyz.driver" % "sbt-settings" % "2.0.12")