Commit 1d678d5
committed
Add Play 2.4 latest dependency pins
The Play 2.4 custom test suite resolves Play Java, Java WS, and test
artifacts with the 2.4.+ selector when testLatestDeps is enabled, but the
latest-dependency pin file only contained pins for the 2.5.+ selectors. This
caused CI dependency resolution to fail before running checkstyle.
Add the missing 2.4.+ pins for the three Play 2.4 artifacts, using 2.4.11 as
the latest Play 2.4 release.
Validation: .\gradlew.bat :instrumentation:play:play-mvc:play-mvc-2.4:javaagent:checkstylePlay24Test -PtestLatestDeps=true1 parent 19acb56 commit 1d678d5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
0 commit comments