<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>dev.ftb.mods</groupId>
  <artifactId>ftb-quests-forge</artifactId>
  <version>1802.3.10-build.136</version>
  <dependencies>
    <dependency>
      <groupId>dev.architectury</groupId>
      <artifactId>architectury-forge</artifactId>
      <version>4.5.76</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-library-forge</artifactId>
      <version>1802.3.7-build.153</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-teams-forge</artifactId>
      <version>1802.2.6-build.51</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>item-filters-forge</artifactId>
      <version>1802.2.8-build.47</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>net.darkhax.gamestages</groupId>
      <artifactId>GameStages-Forge-1.18.2</artifactId>
      <version>8.0.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>kubejs-forge</artifactId>
      <version>1802.5.5-build.554</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>rhino-forge</artifactId>
      <version>1802.1.14-build.190</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>mezz.jei</groupId>
      <artifactId>jei-1.18.2</artifactId>
      <version>9.7.1.255</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
