Compare commits
1 Commits
renovate/j
...
renovate/s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1f828cf233 |
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
# Configure Maven settings
|
# Configure Maven settings
|
||||||
- name: Maven Settings
|
- name: Maven Settings
|
||||||
uses: s4u/maven-settings-action@v3.0.0
|
uses: s4u/maven-settings-action@v3.1.0
|
||||||
with:
|
with:
|
||||||
servers: |-
|
servers: |-
|
||||||
[
|
[
|
||||||
|
2
pom.xml
2
pom.xml
@ -195,7 +195,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.junit.jupiter</groupId>
|
<groupId>org.junit.jupiter</groupId>
|
||||||
<artifactId>junit-jupiter-engine</artifactId>
|
<artifactId>junit-jupiter-engine</artifactId>
|
||||||
<version>5.11.4</version>
|
<version>5.10.2</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user