File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
33
44pluginGroup = com.mintlify.document
5- pluginName = Mintlify Writer
5+ pluginName = Mintlify Doc Writer
66# SemVer format -> https://semver.org
7- pluginVersion = 1.2.1
7+ pluginVersion = 1.2.3
88
99# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010# for insight into build numbers and IntelliJ Platform versions.
@@ -20,10 +20,10 @@ platformVersion = LATEST-EAP-SNAPSHOT
2020platformPlugins =
2121
2222# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
23- javaVersion = 11
23+ javaVersion = 17
2424
2525# Gradle Releases -> https://github.com/gradle/gradle/releases
26- gradleVersion = 7.4
26+ gradleVersion = 7.6
2727
2828# Opt-out flag for bundling Kotlin standard library.
2929# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.
You can’t perform that action at this time.
0 commit comments