File tree Expand file tree Collapse file tree 16 files changed +16
-15
lines changed
kotlin-insight-client-api
kotlin-insight-client-http
kotlin-insight-client-test-applink
kotlin-insight-client-test-base
kotlin-insight-client-test-ktor
kotlin-insight-client-test-sdk
kotlin-jira-client-test-applink
kotlin-jira-client-test-base
kotlin-jira-client-test-ktor
kotlin-jira-client-test-sdk Expand file tree Collapse file tree 16 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >com.google.code.gson</groupId >
1818 <artifactId >gson</artifactId >
19- <!-- < version>defined by the platform dependency management </version> -- >
19+ <version >${gson.version} </version >
2020 <scope >provided</scope >
2121 </dependency >
2222 </dependencies >
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >com.google.code.gson</groupId >
2424 <artifactId >gson</artifactId >
25- <!-- < version>defined by the platform dependency management </version> -- >
25+ <version >${gson.version} </version >
2626 <scope >provided</scope >
2727 </dependency >
2828
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >com.google.code.gson</groupId >
3333 <artifactId >gson</artifactId >
34- <!-- < version>defined by the platform dependency management </version> -- >
34+ <version >${gson.version} </version >
3535 <scope >provided</scope >
3636 </dependency >
3737 <dependency >
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >com.google.code.gson</groupId >
1818 <artifactId >gson</artifactId >
19- <!-- < version>defined by the platform dependency management </version> -- >
19+ <version >${gson.version} </version >
2020 <scope >provided</scope >
2121 </dependency >
2222 <dependency >
Original file line number Diff line number Diff line change 9090 <dependency >
9191 <groupId >com.google.code.gson</groupId >
9292 <artifactId >gson</artifactId >
93- <!-- < version>defined by the platform dependency management </version> -- >
93+ <version >${gson.version} </version >
9494 </dependency >
9595
9696 <!-- WIRED TEST RUNNER DEPENDENCIES -->
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >com.google.code.gson</groupId >
3737 <artifactId >gson</artifactId >
38- <!-- < version>defined by the platform dependency management </version> -- >
38+ <version >${gson.version} </version >
3939 <scope >provided</scope >
4040 </dependency >
4141
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >com.google.code.gson</groupId >
1818 <artifactId >gson</artifactId >
19- <!-- < version>defined by the platform dependency management </version> -- >
19+ <version >${gson.version} </version >
2020 </dependency >
2121 <dependency >
2222 <groupId >com.linked-planet.client</groupId >
Original file line number Diff line number Diff line change 104104 <dependency >
105105 <groupId >com.google.code.gson</groupId >
106106 <artifactId >gson</artifactId >
107- <!-- < version>defined by the platform dependency management </version> -- >
107+ <version >${gson.version} </version >
108108 </dependency >
109109
110110 <dependency >
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >com.google.code.gson</groupId >
1919 <artifactId >gson</artifactId >
20- <!-- < version>defined by the platform dependency management </version> -- >
20+ <version >${gson.version} </version >
2121 <scope >provided</scope >
2222 </dependency >
2323 <dependency >
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >com.google.code.gson</groupId >
1919 <artifactId >gson</artifactId >
20- <!-- < version>defined by the platform dependency management </version> -- >
20+ <version >${gson.version} </version >
2121 <scope >provided</scope >
2222 </dependency >
2323 <dependency >
You can’t perform that action at this time.
0 commit comments