Skip to content

Commit

Permalink
chore(deps): update fabric-loader, fabric-api, and kotlin language
Browse files Browse the repository at this point in the history
Signed-off-by: Seren_Modz 21 <[email protected]>
  • Loading branch information
SerenModz21 authored Jun 23, 2024
1 parent d8b5b9b commit 5fadf98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.15.7
loader_version=0.15.11

# Mod Properties
mod_version = 1.0.0
maven_group = net.kings_world
archives_base_name = discord-bridge

# Dependencies
fabric_version=0.92.0+1.20.1
fabric_kotlin_version=1.10.19+kotlin.1.9.23
fabric_version=0.92.2+1.20.1
fabric_kotlin_version=1.10.20+kotlin.1.9.24
fabric_permissions_api_version=0.3.1
yaml_config_version=2.0.2
kord_version=0.14.0
Expand All @@ -27,4 +27,4 @@ ktor_version=2.3.12

kotlin_logging_version=6.0.9
mu_logging_version=3.0.5
stately_version=2.0.7
stately_version=2.0.7

0 comments on commit 5fadf98

Please sign in to comment.