Skip to content

Commit

Permalink
bump mgpp to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Dec 12, 2023
1 parent bf5c262 commit 2de73f1
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 org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") apply false
id("com.google.devtools.ksp") version "1.9.21-1.0.15"
id("io.github.liplum.mgpp") version "1.3.0"
id("io.github.liplum.mgpp") version "1.3.1"
}
buildscript {
repositories {
Expand Down

0 comments on commit 2de73f1

Please sign in to comment.