Skip to content

Commit

Permalink
make it run with MPS 2021.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slisson committed Feb 22, 2024
1 parent d59a01e commit c90c0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mps-diff-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ dependencies {
implementationWithoutBundled("io.ktor:ktor-server-cors:2.3.7")
implementationWithoutBundled("io.ktor:ktor-server-status-pages:2.3.7")
implementationWithoutBundled("io.github.microutils:kotlin-logging:3.0.5")
implementationWithoutBundled("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.7.3")

// contains RootDifferencePaneBase
compileOnly(mpsHome.map { it.files("plugins/mps-vcs/lib/vcs-platform.jar") })
Expand Down

0 comments on commit c90c0aa

Please sign in to comment.