Skip to content

Commit 0cb5e4b

Browse files
committed
Update version number in sbt-dotty for 2.12.x compat
1 parent b0d3861 commit 0cb5e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ object Build {
876876

877877

878878
sbtPlugin := true,
879-
version := "0.1.4",
879+
version := "0.1.5",
880880
ScriptedPlugin.scriptedSettings,
881881
ScriptedPlugin.sbtTestDirectory := baseDirectory.value / "sbt-test",
882882
ScriptedPlugin.scriptedBufferLog := false,

0 commit comments

Comments
 (0)