Skip to content

Commit

Permalink
[v1.0.6] 正式版に対応
Browse files Browse the repository at this point in the history
  • Loading branch information
yuttyann committed Dec 23, 2020
1 parent 9048c6f commit dc580fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "disabled"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.github.yuttyann</groupId>
<artifactId>ScriptBlockPlus</artifactId>
<version>v2.0.2-BETA-6</version>
<version>v2.0.2</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit dc580fe

Please sign in to comment.