aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-04 18:50:19 +0000
committerGitHub <noreply@github.com>2023-09-04 18:50:19 +0000
commit1da4c42220e88b54211ab891efbb2c5bf20477f7 (patch)
tree3af7161d79162a9f7f729fd3d3537110652cf9be /.idea
parente94f3446855b7b2dac4aa4a9bee974734d05912a (diff)
fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670)
* fix(deps): update dependency com.hierynomus:sshj to v0.36.0 * refactor(build): drop unnecessary explicit dependency * chore(idea): cruft * fix(app): ensure SLF4J v1 is used * fix(build): disable illegal BindsCanBeExtensionFunction lint * chore: refresh Lint baselines --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to '.idea')
-rw-r--r--.idea/kotlinScripting.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.idea/kotlinScripting.xml b/.idea/kotlinScripting.xml
deleted file mode 100644
index 78aa73da..00000000
--- a/.idea/kotlinScripting.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="KotlinScriptingSettings">
- <option name="suppressDefinitionsCheck" value="true" />
- </component>
-</project>