summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-02-11 22:52:00 +0900
committerGitHub <noreply@github.com>2026-02-11 22:52:00 +0900
commitf231d9bd1184993dda5182883741b31203ad43ae (patch)
tree0f478f426da82c74e7c284f3339cf968362bc0c6
parent944342294fb574caed734944c739231b372ca163 (diff)
parentaba70277778d311d496b44487e3669aa58e08183 (diff)
downloadLunaticChat-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--.gitignore3
-rw-r--r--.idea/.gitignore8
-rw-r--r--.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml27
-rw-r--r--.idea/runConfigurations/LunaticChat__ktlintCheck_.xml27
-rw-r--r--.idea/runConfigurations/LunaticChat__ktlintFormat_.xml27
-rw-r--r--.idea/runConfigurations/LunaticChat__shadowJar_.xml27
-rw-r--r--mise.toml2
7 files changed, 2 insertions, 119 deletions
diff --git a/.gitignore b/.gitignore
index 6a9f9e8..729de3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/mise.toml b/mise.toml
index 3678d97..3a3535d 100644
--- a/mise.toml
+++ b/mise.toml
@@ -1,3 +1,3 @@
[tools]
bun = "1.3.9"
-java = "zulu-21.46.19.0"
+java = "zulu-21.48.17.0"