File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5555 -Dsonar.host.url=https://sonarcloud.io \
5656 -Dsonar.token=${SONAR_TOKEN}
5757 - name : Upload artifact
58- uses : actions/upload-artifact@v4.6.1
58+ uses : actions/upload-artifact@v4.6.2
5959 with :
6060 path : gbfs-validator-java/target/*.jar
6161 deploy-maven-central :
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >gbfs-validator-java</artifactId >
12+ <version >2.0.34-SNAPSHOT</version >
1213 <packaging >jar</packaging >
1314
1415 <name >gbfs-validator-java</name >
6566
6667 <!-- Unit test frameworks versions -->
6768 <assertj .core.version>3.27.3</assertj .core.version>
68- <junit .version>5.12.0 </junit .version>
69+ <junit .version>5.12.2 </junit .version>
6970 </properties >
7071
7172 <dependencies >
You can’t perform that action at this time.
0 commit comments