diff --git a/build.sbt b/build.sbt index 91f0263f..d46e46a8 100644 --- a/build.sbt +++ b/build.sbt @@ -42,7 +42,7 @@ val buildSettings = Seq( scalariformPreferences := scalariformPreferences.value .setPreference(DanglingCloseParenthesis, Force) .setPreference(AlignSingleLineCaseStatements, true), - version := "2.6.40", + version := "2.6.41", scalaVersion := "2.13.13", crossScalaVersions := Seq("2.13.8", "2.13.13"), resolvers ++= Resolver.sonatypeOssRepos("snapshots"), diff --git a/manifest.yml b/manifest.yml index 51a82d9d..c5ef0e0f 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.40.zip + path: target/universal/openolitor-server-2.6.41.zip buildpack: https://github.com/cloudfoundry/java-buildpack.git stack: cflinuxfs2 env: