Skip to content

Commit

Permalink
chore(deps): update plugin com.coditory.manifest to v0.2.6 (#767)
Browse files Browse the repository at this point in the history
* chore(deps): update plugin com.coditory.manifest to v0.2.5

* chore: update to v0.2.6

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
  • Loading branch information
renovate[bot] and iProdigy committed Apr 23, 2023
1 parent 3959f31 commit bd8796b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -9,7 +9,7 @@ plugins {
`java-library`
`maven-publish`
id("io.freefair.lombok").version("8.0.1").apply(false)
id("com.coditory.manifest").version("0.2.3").apply(false)
id("com.coditory.manifest").version("0.2.6").apply(false)
id("com.github.johnrengelman.shadow").version("8.1.1").apply(false)
}

Expand Down

0 comments on commit bd8796b

Please sign in to comment.