This ended up being a useful tip from James Roper (@jroper) that I used recently when I was on vacation:
from a Twitter Post:
“Developing a Play app on a plane pro-tip: add offline := true to plugins.sbt”
Just make sure you have all your dependencies updated before you set this option!