diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-02-11 22:52:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-11 22:52:00 +0900 |
| commit | f231d9bd1184993dda5182883741b31203ad43ae (patch) | |
| tree | 0f478f426da82c74e7c284f3339cf968362bc0c6 | |
| parent | 944342294fb574caed734944c739231b372ca163 (diff) | |
| parent | aba70277778d311d496b44487e3669aa58e08183 (diff) | |
| download | LunaticChat-f231d9bd1184993dda5182883741b31203ad43ae.tar.gz LunaticChat-f231d9bd1184993dda5182883741b31203ad43ae.tar.bz2 LunaticChat-f231d9bd1184993dda5182883741b31203ad43ae.zip | |
Merge pull request #103 from m1sk9/deps/bump-jdk
deps: Bump Zulu JDK 21.48.17.0
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | .idea/.gitignore | 8 | ||||
| -rw-r--r-- | .idea/runConfigurations/LunaticChat__dokkaGenerate_.xml | 27 | ||||
| -rw-r--r-- | .idea/runConfigurations/LunaticChat__ktlintCheck_.xml | 27 | ||||
| -rw-r--r-- | .idea/runConfigurations/LunaticChat__ktlintFormat_.xml | 27 | ||||
| -rw-r--r-- | .idea/runConfigurations/LunaticChat__shadowJar_.xml | 27 | ||||
| -rw-r--r-- | mise.toml | 2 |
7 files changed, 2 insertions, 119 deletions
@@ -21,6 +21,5 @@ gradle-app.setting # JDT-specific (Eclipse Java Development Tools) .classpath -.idea/modules -.idea/*.xml +.idea/ docs/.vitepress/cache/deps diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 9a897b6..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Ignored default folder with query files -/queries/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml b/.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml deleted file mode 100644 index e9b8112..0000000 --- a/.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml +++ /dev/null @@ -1,27 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="LunaticChat [dokkaGenerate]" type="GradleRunConfiguration" factoryName="Gradle"> - <ExternalSystemSettings> - <option name="executionName" /> - <option name="externalProjectPath" value="$PROJECT_DIR$" /> - <option name="externalSystemIdString" value="GRADLE" /> - <option name="scriptParameters" value="" /> - <option name="taskDescriptions"> - <list /> - </option> - <option name="taskNames"> - <list> - <option value=":platform-paper:dokkaGenerate" /> - </list> - </option> - <option name="vmOptions" /> - </ExternalSystemSettings> - <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> - <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> - <ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled> - <DebugAllEnabled>false</DebugAllEnabled> - <RunAsTest>false</RunAsTest> - <GradleProfilingDisabled>false</GradleProfilingDisabled> - <GradleCoverageDisabled>false</GradleCoverageDisabled> - <method v="2" /> - </configuration> -</component>
\ No newline at end of file diff --git a/.idea/runConfigurations/LunaticChat__ktlintCheck_.xml b/.idea/runConfigurations/LunaticChat__ktlintCheck_.xml deleted file mode 100644 index 5c7e3bf..0000000 --- a/.idea/runConfigurations/LunaticChat__ktlintCheck_.xml +++ /dev/null @@ -1,27 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="LunaticChat [ktlintCheck]" type="GradleRunConfiguration" factoryName="Gradle"> - <ExternalSystemSettings> - <option name="executionName" /> - <option name="externalProjectPath" value="$PROJECT_DIR$" /> - <option name="externalSystemIdString" value="GRADLE" /> - <option name="scriptParameters" value="" /> - <option name="taskDescriptions"> - <list /> - </option> - <option name="taskNames"> - <list> - <option value="ktlintCheck" /> - </list> - </option> - <option name="vmOptions" /> - </ExternalSystemSettings> - <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> - <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> - <ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled> - <DebugAllEnabled>false</DebugAllEnabled> - <RunAsTest>false</RunAsTest> - <GradleProfilingDisabled>false</GradleProfilingDisabled> - <GradleCoverageDisabled>false</GradleCoverageDisabled> - <method v="2" /> - </configuration> -</component>
\ No newline at end of file diff --git a/.idea/runConfigurations/LunaticChat__ktlintFormat_.xml b/.idea/runConfigurations/LunaticChat__ktlintFormat_.xml deleted file mode 100644 index 0693ea3..0000000 --- a/.idea/runConfigurations/LunaticChat__ktlintFormat_.xml +++ /dev/null @@ -1,27 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="LunaticChat [ktlintFormat]" type="GradleRunConfiguration" factoryName="Gradle"> - <ExternalSystemSettings> - <option name="executionName" /> - <option name="externalProjectPath" value="$PROJECT_DIR$" /> - <option name="externalSystemIdString" value="GRADLE" /> - <option name="scriptParameters" value="" /> - <option name="taskDescriptions"> - <list /> - </option> - <option name="taskNames"> - <list> - <option value="ktlintFormat" /> - </list> - </option> - <option name="vmOptions" /> - </ExternalSystemSettings> - <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> - <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> - <ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled> - <DebugAllEnabled>false</DebugAllEnabled> - <RunAsTest>false</RunAsTest> - <GradleProfilingDisabled>false</GradleProfilingDisabled> - <GradleCoverageDisabled>false</GradleCoverageDisabled> - <method v="2" /> - </configuration> -</component>
\ No newline at end of file diff --git a/.idea/runConfigurations/LunaticChat__shadowJar_.xml b/.idea/runConfigurations/LunaticChat__shadowJar_.xml deleted file mode 100644 index c33890e..0000000 --- a/.idea/runConfigurations/LunaticChat__shadowJar_.xml +++ /dev/null @@ -1,27 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="LunaticChat [shadowJar]" type="GradleRunConfiguration" factoryName="Gradle"> - <ExternalSystemSettings> - <option name="executionName" /> - <option name="externalProjectPath" value="$PROJECT_DIR$" /> - <option name="externalSystemIdString" value="GRADLE" /> - <option name="scriptParameters" value="" /> - <option name="taskDescriptions"> - <list /> - </option> - <option name="taskNames"> - <list> - <option value=":platform-paper:shadowJar" /> - </list> - </option> - <option name="vmOptions" /> - </ExternalSystemSettings> - <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> - <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> - <ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled> - <DebugAllEnabled>false</DebugAllEnabled> - <RunAsTest>false</RunAsTest> - <GradleProfilingDisabled>false</GradleProfilingDisabled> - <GradleCoverageDisabled>false</GradleCoverageDisabled> - <method v="2" /> - </configuration> -</component>
\ No newline at end of file @@ -1,3 +1,3 @@ [tools] bun = "1.3.9" -java = "zulu-21.46.19.0" +java = "zulu-21.48.17.0" |
