Skip to content

Commit

Permalink
Update to 1.0.2 of gradle plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
benwoo1110 committed Feb 26, 2025
1 parent 16f8f3c commit 02127fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import org.apache.tools.ant.filters.ReplaceTokens

plugins {
id 'org.mvplugins.multiverse-plugin' version '1.0.1'
id 'org.mvplugins.kotlin-test-only' version '1.0.1'
id 'org.mvplugins.multiverse-plugin' version '1.0.2'
id 'org.mvplugins.kotlin-test-only' version '1.0.2'
}

group = 'org.mvplugins.multiverse.core'
Expand Down

0 comments on commit 02127fa

Please sign in to comment.