diff options
author | leo <azuminha1@gmail.com> | 2025-09-27 14:31:52 -0300 |
---|---|---|
committer | leo <azuminha1@gmail.com> | 2025-09-27 14:31:52 -0300 |
commit | 1a3a6f83cc9ef2af8fed16775dce209feb8391ab (patch) | |
tree | b31220eeaa0f6519ab3c5e51eebe394a425cf06c /.mvn |
Diffstat (limited to '.mvn')
-rw-r--r-- | .mvn/wrapper/maven-wrapper.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties new file mode 100644 index 0000000..c0bcafe --- /dev/null +++ b/.mvn/wrapper/maven-wrapper.properties @@ -0,0 +1,3 @@ +wrapperVersion=3.3.4 +distributionType=only-script +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip |