<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.mrbysco.justenoughprofessions</groupId>
  <artifactId>JustEnoughProfessions-fabric-26.1.2</artifactId>
  <version>11.0.2</version>
  <dependencies>
    <dependency>
      <groupId>net.fabricmc</groupId>
      <artifactId>fabric-loader</artifactId>
      <version>0.19.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.fabricmc.fabric-api</groupId>
      <artifactId>fabric-api</artifactId>
      <version>0.146.1+26.1.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.mrbysco.justenoughprofessions</groupId>
      <artifactId>JustEnoughProfessions-common-26.1.2</artifactId>
      <version>11.0.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>mezz.jei</groupId>
      <artifactId>jei-26.1.2-fabric</artifactId>
      <version>29.5.0.26</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
