File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
kotlin-insight-client-test-applink
kotlin-insight-client-test-sdk
kotlin-jira-client-test-applink
kotlin-jira-client-test-ktor
kotlin-jira-client-test-sdk Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 8585 <groupId >com.google.code.gson</groupId >
8686 <artifactId >gson</artifactId >
8787 <version >2.10.1</version >
88+ <scope >provided</scope >
8889 </dependency >
8990
9091 <!-- WIRED TEST RUNNER DEPENDENCIES -->
Original file line number Diff line number Diff line change 105105 <groupId >com.google.code.gson</groupId >
106106 <artifactId >gson</artifactId >
107107 <version >2.10.1</version >
108+ <scope >provided</scope >
108109 </dependency >
109110
110111 <dependency >
Original file line number Diff line number Diff line change 8787 <groupId >com.google.code.gson</groupId >
8888 <artifactId >gson</artifactId >
8989 <version >2.10.1</version >
90+ <scope >provided</scope >
9091 </dependency >
9192
9293 <dependency >
Original file line number Diff line number Diff line change 1717 <groupId >com.google.code.gson</groupId >
1818 <artifactId >gson</artifactId >
1919 <version >2.10.1</version >
20+ <scope >provided</scope >
2021 </dependency >
2122
2223 <!-- kotlin-jira-client -->
Original file line number Diff line number Diff line change 107107 <groupId >com.google.code.gson</groupId >
108108 <artifactId >gson</artifactId >
109109 <version >2.10.1</version >
110+ <scope >provided</scope >
110111 </dependency >
111112
112113 <dependency >
You can’t perform that action at this time.
0 commit comments