Bumped bld to version 2.1.0 Bumped Gradle to version 8.10.1 Bumped Kotlin to version 2.0.20 Bumped JUnit to version 5.11.0
49 lines
No EOL
3.1 KiB
XML
49 lines
No EOL
3.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.id="isgd-shorten-examples-gradle:test" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.type="sourceSet" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet external-system-id="GRADLE" type="kotlin-language" name="Kotlin">
|
|
<configuration version="5" platform="JVM 11" allPlatforms="JVM [11]" useProjectSettings="false">
|
|
<additionalVisibleModuleNames>isgd-shorten-examples-gradle:main</additionalVisibleModuleNames>
|
|
<compilerArguments>
|
|
<flagArguments>
|
|
<flagArg name="allowNoSourceFiles" arg="true" />
|
|
<flagArg name="noReflect" arg="true" />
|
|
<flagArg name="noStdlib" arg="true" />
|
|
</flagArguments>
|
|
<stringArguments>
|
|
<stringArg name="destination" arg="$MODULE_DIR$/../../build/classes/kotlin/test" />
|
|
<stringArg name="jvmTarget" arg="11" />
|
|
<stringArg name="moduleName" arg="isgd-shorten-examples-gradle_test" />
|
|
<stringArg name="apiVersion" arg="2.0" />
|
|
<stringArg name="languageVersion" arg="2.0" />
|
|
</stringArguments>
|
|
<arrayArguments>
|
|
<arrayArg name="pluginClasspaths">
|
|
<args>
|
|
<arg>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/2.0.0/kotlin-scripting-jvm-2.0.0.jar</arg>
|
|
<arg>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/2.0.0/kotlin-scripting-common-2.0.0.jar</arg>
|
|
<arg>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/2.0.0/kotlin-stdlib-2.0.0.jar</arg>
|
|
<arg>$MAVEN_REPOSITORY$/org/jetbrains/annotations/13.0/annotations-13.0.jar</arg>
|
|
<arg>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/2.0.0/kotlin-script-runtime-2.0.0.jar</arg>
|
|
</args>
|
|
</arrayArg>
|
|
<arrayArg name="pluginOptions" />
|
|
</arrayArguments>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<output-test url="file://$MODULE_DIR$/../../build/classes/java/test" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/../../src/test" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="isgd-shorten-examples-gradle.main" />
|
|
<orderEntry type="library" name="Gradle: net.thauvin.erik:isgd-shorten:1.0.2-SNAPSHOT" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:2.0.0" level="project" />
|
|
<orderEntry type="library" name="Gradle: net.thauvin.erik.urlencoder:urlencoder-lib-jvm:1.5.0" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
|
|
</component>
|
|
<component name="TestModuleProperties" production-module="isgd-shorten-examples-gradle.main" />
|
|
</module> |