Skip to content

Commit

Permalink
Merge pull request #155 from lunatech-labs/bump-backends
Browse files Browse the repository at this point in the history
Bump launcher from build-backends
  • Loading branch information
sergej-koscejev committed Apr 11, 2024
2 parents df49b26 + 017fc49 commit 614437e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
api("de.itemis.mps.gradle:git-based-versioning")
implementation(kotlin("stdlib", version = kotlinVersion))
implementation("net.swiftzer.semver:semver:1.1.2")
implementation("de.itemis.mps.build-backends:launcher:2.1.0.+")
implementation("de.itemis.mps.build-backends:launcher:2.3.0.+")
testImplementation("junit:junit:4.13.2")
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
de.itemis.mps.build-backends:launcher:2.1.0.62.f5dd7a0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
de.itemis.mps.build-backends:launcher:2.3.0.90.65b3355=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
net.java.dev.jna:jna:5.6.0=kotlinCompilerClasspath,kotlinKlibCommonizerClasspath
net.swiftzer.semver:semver:1.1.2=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
Expand Down

0 comments on commit 614437e

Please sign in to comment.