Skip to content

Commit

Permalink
chore: include creative-deps in jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Boy0000 committed Nov 16, 2023
1 parent e8bb626 commit b6dac6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ subprojects {
maven("https://repo.codemc.io/repository/maven-snapshots/")
maven("https://jitpack.io")
maven("https://mvn.lumine.io/repository/maven/")
maven("https://repo.unnamed.team/repository/unnamed-public/")
}

tasks {
Expand Down
3 changes: 3 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ platform = [
"ktor-client-content-negotiation",
"logback-classic",
"kmongo-coroutine-serialization",
"creative-api",
"creative-serializer-minecraft",
"creative-server",
]


Expand Down

0 comments on commit b6dac6a

Please sign in to comment.