Skip to content

Commit

Permalink
fix: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sakurawald committed Jun 5, 2024
1 parent 0e1c9db commit a27a45b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ repositories {
maven { url "https://s01.oss.sonatype.org/content/repositories/snapshots/" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://jitpack.io" }
maven { url 'https://masa.dy.fi/maven' }
maven { url 'https://maven.nucleoid.xyz' }
maven { url 'https://projectlombok.org/edge-releases' }
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true

# mod properties
mod_version=1.1.8
mod_version=1.1.9
maven_group=io.github.sakurawald
archives_base_name=fuji

Expand Down

0 comments on commit a27a45b

Please sign in to comment.