Skip to content

Commit

Permalink
Update Gitonium bootstrap version
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 15, 2024
1 parent 9e7a2a1 commit b284cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import java.net.URI
@Suppress("DSL_SCOPE_VIOLATION")
plugins {
`java-library`
id("org.metaborg.gitonium") version "1.5.0" // Bootstrap with a previous version
id("org.metaborg.gitonium") version "1.5.1" // Bootstrap with a previous version
id("org.metaborg.convention.java")
id("org.metaborg.convention.maven-publish")
`kotlin-dsl`
Expand Down

0 comments on commit b284cc0

Please sign in to comment.