Skip to content

Commit

Permalink
Fix version of IntelliJ Scala plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
konsoletyper committed Dec 14, 2024
1 parent 738cbb5 commit 146327c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jetty = "9.4.56.v20240826"
shadow = "8.3.5"
checkstyle = "10.21.0"
idea = "2022.3.1"
idea-scala = "2023.3.1"
idea-scala = "2022.3.1"
maven = "3.5.4"
maven-tools = "3.7.1"

Expand Down

0 comments on commit 146327c

Please sign in to comment.