Skip to content

Commit b3b3ea4

Browse files
Bump com.github.luiox:morpher-api from v1.6 to v1.8
Bumps [com.github.luiox:morpher-api](https://github.com/luiox/morpher-api) from v1.6 to v1.8. - [Release notes](https://github.com/luiox/morpher-api/releases) - [Commits](v1.6...v1.8) --- updated-dependencies: - dependency-name: com.github.luiox:morpher-api dependency-version: v1.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 446837f commit b3b3ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

morpher-passes/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation(platform("org.junit:junit-bom:${properties["junit_version"] as String}"))
1616
testImplementation("org.junit.jupiter:junit-jupiter")
1717

18-
implementation("com.github.luiox:morpher-api:v1.6")
18+
implementation("com.github.luiox:morpher-api:v1.8")
1919
// implementation(project(":morpher-api"))
2020
}
2121

0 commit comments

Comments
 (0)