diff --git a/src/_posts/languages/scala/2000-01-01-start.md b/src/_posts/languages/scala/2000-01-01-start.md index db57b0b0d..55d7771b1 100644 --- a/src/_posts/languages/scala/2000-01-01-start.md +++ b/src/_posts/languages/scala/2000-01-01-start.md @@ -1,14 +1,13 @@ --- title: Scala nav: Introduction -modified_at: 2021-09-16 00:00:00 +modified_at: 2026-07-17 00:00:00 tags: scala index: 1 --- Scala is officially supported on Scalingo. -It uses [sbt](https://github.com/sbt/sbt) 0.11.0+. ## Usage diff --git a/src/changelog/buildpacks/_posts/2026-07-17-prometheus-3.5.5.md b/src/changelog/buildpacks/_posts/2026-07-17-prometheus-3.5.5.md new file mode 100644 index 000000000..0ad5e7290 --- /dev/null +++ b/src/changelog/buildpacks/_posts/2026-07-17-prometheus-3.5.5.md @@ -0,0 +1,9 @@ +--- +modified_at: 2026-07-17 12:00:00 +title: 'Prometheus - Prometheus 3.5.5 (LTS) is now available' +github: 'https://github.com/Scalingo/prometheus-buildpack' +--- + +Prometheus `3.5.5` (LTS) is now available. + +[Changelog](https://github.com/prometheus/prometheus/releases/tag/v3.5.5) diff --git a/src/changelog/buildpacks/_posts/2026-07-17-scala-sbt-2.x.md b/src/changelog/buildpacks/_posts/2026-07-17-scala-sbt-2.x.md new file mode 100644 index 000000000..e18f69fd0 --- /dev/null +++ b/src/changelog/buildpacks/_posts/2026-07-17-scala-sbt-2.x.md @@ -0,0 +1,9 @@ +--- +modified_at: 2026-07-17 12:00:00 +title: 'Scala - sbt 2.x is now available' +github.com: 'https://github.com/Scalingo/scala-buildpack' +--- + +sbt `2.x` is now available. + +[Changelog](https://github.com/sbt/sbt#sbt-2x)