From de3544d1723da004b680cba4d887e45674193d2c Mon Sep 17 00:00:00 2001 From: Mikel Cordovilla Date: Wed, 17 Jan 2024 16:47:27 +0100 Subject: [PATCH] Bumped version to 2.6.27 --- build.sbt | 2 +- manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 446350f4..6d7319b8 100644 --- a/build.sbt +++ b/build.sbt @@ -42,7 +42,7 @@ val buildSettings = Seq( .setPreference(DanglingCloseParenthesis, Force) .setPreference(AlignSingleLineCaseStatements, true), organization := "ch.openolitor.scalamacros", - version := "2.6.26", + version := "2.6.27", scalaVersion := "2.13.10", crossScalaVersions := Seq("2.13.8", "2.13.10"), resolvers ++= Resolver.sonatypeOssRepos("snapshots"), diff --git a/manifest.yml b/manifest.yml index df396ff1..471148f8 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.6.26.zip + path: target/universal/openolitor-server-2.6.27.zip buildpack: https://github.com/cloudfoundry/java-buildpack.git stack: cflinuxfs2 env: