File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "latest3" : {
3- "version" : " 3.0.9 " ,
4- "date" : " Sep 11 2025"
3+ "version" : " 3.0.10 " ,
4+ "date" : " Dec 22 2025"
55 },
66 "latest2" : {
7- "version" : " 2.9.9 " ,
8- "date" : " Sep 11 2025"
7+ "version" : " 2.9.10 " ,
8+ "date" : " Dec 22 2025"
99 },
1010 "development" : [
1111 ],
1212 "previous" : [
13+ {
14+ "version" : " 3.0.9" ,
15+ "date" : " Sep 11 2025"
16+ },
17+ {
18+ "version" : " 2.9.9" ,
19+ "date" : " Sep 11 2025"
20+ },
1321 {
1422 "version" : " 3.0.8" ,
1523 "date" : " Jul 1 2025"
Original file line number Diff line number Diff line change 1- addSbtPlugin(" org.playframework" % " sbt-plugin" % " 3.0.9 " )
1+ addSbtPlugin(" org.playframework" % " sbt-plugin" % " 3.0.10 " )
22addSbtPlugin(" com.github.sbt" % " sbt-digest" % " 2.1.0" )
33addSbtPlugin(" com.github.sbt" % " sbt-gzip" % " 2.0.0" )
44addSbtPlugin(" com.github.sbt" % " sbt-stylus" % " 2.0.1" )
Original file line number Diff line number Diff line change 1+ ## Play 3.0.10
2+
3+ * Released 22 December 2025
4+
5+ [ All changes] ( https://github.com/playframework/playframework/compare/3.0.9...3.0.10/ )
6+ [ GitHub milestone] ( https://github.com/playframework/playframework/milestone/148?closed=1 )
7+
8+ ## Play 2.9.10
9+
10+ * Released 22 December 2025
11+
12+ [ All changes] ( https://github.com/playframework/playframework/compare/2.9.9...2.9.10/ )
13+ [ GitHub milestone] ( https://github.com/playframework/playframework/milestone/150?closed=1 )
14+
115## Play 3.0.9
216
317* Released 11 September 2025
You can’t perform that action at this time.
0 commit comments