Skip to content

Commit 641ea02

Browse files
authored
Merge pull request #1592 from datafaker-net/renovate/all-minor-patch
2 parents 0741517 + 43f1e08 commit 641ea02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip
17+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<reflections.version>0.10.2</reflections.version>
5454
<javaparser.version>3.27.0</javaparser.version>
5555
<snakeyaml.version>2.4</snakeyaml.version>
56-
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
56+
<spotless-maven-plugin.version>2.46.0</spotless-maven-plugin.version>
5757
<!-- Run tests in Turkish to make sure that they don't depend on
5858
locale. Turkish is a notoriously tricky locale. -->
5959
<surefire.argline>@{argLine} -Duser.language=TR -Duser.country=tr</surefire.argline>
@@ -345,7 +345,7 @@
345345
<plugin>
346346
<groupId>org.moditect</groupId>
347347
<artifactId>moditect-maven-plugin</artifactId>
348-
<version>1.2.2.Final</version>
348+
<version>1.3.0.Final</version>
349349
<executions>
350350
<execution>
351351
<id>add-module-infos</id>

0 commit comments

Comments
 (0)