File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/playframework/cachecontrol.git#main
1
+ // https://github.com/playframework/cachecontrol.git#485f49c8ed48814b2b796760071a254ed16c010a # was main
2
+
3
+ // frozen (June 2025) at an April 2025 commit before sbt-java-formatter
4
+ // was upgraded to a version that doesn't run on Java 8
2
5
3
6
vars.proj.cachecontrol: ${vars.base} {
4
7
name: "cachecontrol"
5
- uri: "https://github.com/playframework/cachecontrol.git#f24f5c54cfbe1000399115492b231174f905a2d4 "
8
+ uri: "https://github.com/playframework/cachecontrol.git#485f49c8ed48814b2b796760071a254ed16c010a "
6
9
7
10
extra.settings: ${vars.base.extra.settings} [
8
11
// dbuild gets confused if only crossScalaVersions is set?!
Original file line number Diff line number Diff line change 1
- // https://github.com/playframework/play-file-watch.git#main
1
+ // https://github.com/playframework/play-file-watch.git#4a1bfbe43779eb94180b5e5c43ee0b52947ba613 # was main
2
+
3
+ // frozen (June 2025) at an April 2025 commit before sbt-java-formatter
4
+ // was upgraded to a version that doesn't run on Java 8
2
5
3
6
vars.proj.play-file-watch: ${vars.base} {
4
7
name: "play-file-watch"
5
- uri: "https://github.com/playframework/play-file-watch.git#3163f59d6bc13ded87cdd7450806183a088d48ae "
8
+ uri: "https://github.com/playframework/play-file-watch.git#4a1bfbe43779eb94180b5e5c43ee0b52947ba613 "
6
9
7
10
extra.settings: ${vars.base.extra.settings} [
8
11
// dbuild gets confused if only crossScalaVersions is set?!
Original file line number Diff line number Diff line change 1
- // https://github.com/playframework/playframework.git#2.9.x
1
+ // https://github.com/playframework/playframework.git#f35c9e0f75f88ade2d256532eab2b6c4b25e2892 # was 2.9.x
2
2
3
3
// perhaps tracking main would work, but I'm inclined to be
4
4
// conservative and stick with 2.9.x for a while
5
5
6
+ // except actually now we're frozen (June 2025) at an April 2025
7
+ // commit before sbt-java-formatter was upgraded to a version that
8
+ // doesn't run on Java 8, preventing the project from extracting
9
+
6
10
vars.proj.playframework: ${vars.base} {
7
11
name: "playframework"
8
- uri: "https://github.com/playframework/playframework.git#20596e7c28206d4e1db6d1aacd9db1773db7c1ea "
12
+ uri: "https://github.com/playframework/playframework.git#f35c9e0f75f88ade2d256532eab2b6c4b25e2892 "
9
13
10
14
extra.options: [
11
15
]
You can’t perform that action at this time.
0 commit comments