Skip to content

Commit

Permalink
IJ bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ghik committed Aug 7, 2024
1 parent 1e4ea51 commit 9fa86d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.sbtidea.Keys._

ThisBuild / scalaVersion := "2.13.14"
ThisBuild / intellijPluginName := "intellij-hocon"
ThisBuild / intellijBuild := "242.18071.24"
ThisBuild / intellijBuild := "242.20224.300"
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("17"))

val junitInterfaceVersion = "0.11"
Expand Down

0 comments on commit 9fa86d5

Please sign in to comment.