Skip to content

Commit af383af

Browse files
Bump org.eclipse.lmos:arc-azure-client from 0.122.0-M2 to 0.182.0
Bumps [org.eclipse.lmos:arc-azure-client](https://github.com/eclipse-lmos/arc) from 0.122.0-M2 to 0.182.0. - [Release notes](https://github.com/eclipse-lmos/arc/releases) - [Commits](eclipse-lmos/arc@0.122.0-M2...0.182.0) --- updated-dependencies: - dependency-name: org.eclipse.lmos:arc-azure-client dependency-version: 0.182.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b24fca commit af383af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎lmos-kotlin-sdk-server/build.gradle.kts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ dependencies {
1111
api(project(":lmos-kotlin-sdk-base"))
1212

1313
testImplementation(platform("io.ktor:ktor-bom:3.1.0"))
14-
testImplementation("org.eclipse.lmos:arc-spring-boot-starter:0.122.0-M2")
15-
testImplementation("org.eclipse.lmos:arc-azure-client:0.122.0-M2")
14+
testImplementation("org.eclipse.lmos:arc-spring-boot-starter:0.182.0")
15+
testImplementation("org.eclipse.lmos:arc-azure-client:0.182.0")
1616

1717
testImplementation(project(":lmos-kotlin-sdk-client"))
1818
testImplementation("org.eclipse.thingweb:kotlin-wot-binding-http:0.1.0-SNAPSHOT")

0 commit comments

Comments
 (0)