File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
dist/maven-build-scan-capture-extension
maven-build-scan-capture-extension Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
<dependency >
47
47
<groupId >com.gradle</groupId >
48
48
<artifactId >develocity-maven-extension</artifactId >
49
- <version >1.23.2 </version >
49
+ <version >2.0 </version >
50
50
<scope >provided</scope >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >commons-io</groupId >
54
54
<artifactId >commons-io</artifactId >
55
- <version >2.18 .0</version >
55
+ <version >2.19 .0</version >
56
56
</dependency >
57
57
58
58
<dependency >
59
59
<groupId >org.junit.jupiter</groupId >
60
60
<artifactId >junit-jupiter-engine</artifactId >
61
- <version >5.12.0 </version >
61
+ <version >5.12.2 </version >
62
62
<scope >test</scope >
63
63
</dependency >
64
64
<dependency >
118
118
<plugin >
119
119
<groupId >org.apache.maven.plugins</groupId >
120
120
<artifactId >maven-surefire-plugin</artifactId >
121
- <version >3.5.2 </version >
121
+ <version >3.5.3 </version >
122
122
</plugin >
123
123
<plugin >
124
124
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments