From fc5e3b09dc2f6aaa0ef3a72c5131e7fc15f4be33 Mon Sep 17 00:00:00 2001 From: Mikel Cordovilla <mikel.cordovilla@tegonal.com> Date: Wed, 20 Jul 2022 16:29:09 +0200 Subject: [PATCH] Bumped version to 2.5.9 --- build.sbt | 2 +- manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 56f4a5ad..675b2e01 100644 --- a/build.sbt +++ b/build.sbt @@ -37,7 +37,7 @@ val buildSettings = Seq( .setPreference(DanglingCloseParenthesis, Force) .setPreference(AlignSingleLineCaseStatements, true), organization := "ch.openolitor.scalamacros", - version := "2.5.6", + version := "2.5.9", scalaVersion := "2.11.12", crossScalaVersions := Seq("2.10.2", "2.10.3", "2.10.4", "2.10.5", "2.11.0", "2.11.1", "2.11.2", "2.11.3", "2.11.4", "2.11.5", "2.11.6", "2.11.7", "2.11.8", "2.11.11"), resolvers += Resolver.sonatypeRepo("snapshots"), diff --git a/manifest.yml b/manifest.yml index 4e9506de..c8315501 100644 --- a/manifest.yml +++ b/manifest.yml @@ -5,7 +5,7 @@ applications: instances: 1 host: openolitortest domain: applicationcloud.io - path: target/universal/openolitor-server-2.5.6.zip + path: target/universal/openolitor-server-2.5.9.zip buildpack: https://github.com/cloudfoundry/java-buildpack.git stack: cflinuxfs2 env: