Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
carmine committed Sep 1, 2024
1 parent f50dd1b commit aa8d1d5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
<bintray.package>dotenv-java</bintray.package>
</properties>

<pluginRepositories>
<pluginRepositories>
<pluginRepository>
<id>jcenter</id>
<name>JCenter</name>
<url>https://jcenter.bintray.com/</url>
<id>central</id>
<name>Maven Central</name>
<url>https://repo.maven.apache.org/maven2</url>
</pluginRepository>
</pluginRepositories>
</pluginRepositories>

<dependencies>
<dependency>
Expand Down

0 comments on commit aa8d1d5

Please sign in to comment.