File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ dependencies {
100100 compileOnly include(group : ' jakarta.servlet' , name : ' jakarta.servlet-api' , version : ' 6.1.0' )
101101 compileOnly include(group : ' org.eclipse.jetty.toolchain' , name : ' jetty-jakarta-servlet-api' , version : ' 5.0.2' )
102102
103- compileOnly include(group : ' org.jetbrains.kotlin' , name : ' kotlin-stdlib' , version : ' 1.9.23 ' )
103+ compileOnly include(group : ' org.jetbrains.kotlin' , name : ' kotlin-stdlib' , version : ' 1.9.25 ' )
104104
105105// compileOnly include (group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.3')
106106}
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ subprojects {
8989
9090 plugins. withType(JavaPlugin ) {
9191 dependencies {
92- implementation enforcedPlatform(' org.slf4j:slf4j-api:2.0.9 ' )
92+ implementation enforcedPlatform(' org.slf4j:slf4j-api:2.0.16 ' )
9393 }
9494 }
9595
Original file line number Diff line number Diff line change 11mod_version =1.0.2
2- minecraft_version =1.21.3
2+ minecraft_version =1.21.4
33
4- mappings_mc_version =1.21.3
4+ mappings_mc_version =1.21.4
55mappings_date =2024.07.28
66
77journeymap_webmap_version =1.1-SNAPSHOT
@@ -10,26 +10,26 @@ group_id=info.journeymap_webmap
1010name =JourneyMap WebMap
1111mod_id =journeymap_webmap
1212base_name =journeymap-webmap
13- parchment_mappings =2024.06.02
13+ parchment_mappings =2024.06.23
1414
1515release_type =release
1616
1717# Forge
1818mappings_channel =official
19- forge_version =53 .0.0
19+ forge_version =54 .0.0
2020journeymap_forge_version =5820526
2121
2222# neoforge
23- neoforge_version =21.3.2 -beta
23+ neoforge_version =21.4.8 -beta
2424# https://projects.neoforged.net/neoforged/neoform
25- neo_form_version =1.21.3-20241023.131943
25+ neo_form_version =1.21.4-20241203.161809
2626
2727# Fabric
28- fabric_api_version =0.107.0 +1.21.3
29- fabric_loader_version =0.16.7
28+ fabric_api_version =0.110.5 +1.21.4
29+ fabric_loader_version =0.16.9
3030journeymap_fabric_version =4240509
3131
32- javalin_version =6.3 .0
32+ javalin_version =6.4 .0
3333
3434curseforge_project_id =793035
3535modrinth_project_id =YaZ1fUTg
You can’t perform that action at this time.
0 commit comments