File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ dependencies {
155155
156156 // Add dependencies on the required Kotlin modules.
157157 includeLib(" io.github.classgraph:classgraph:${classGraphVersion} " )
158- includeLib(" com.github.Edouard127 :KDiscordIPC:$discordIPCVersion " )
158+ includeLib(" com.github.emyfops :KDiscordIPC:$discordIPCVersion " )
159159 includeLib(" com.pngencoder:pngencoder:$pngEncoderVersion " )
160160
161161 includeLib(" io.github.spair:imgui-java-binding:$spairVersion " )
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ kotlinVersion=2.2.0
3434pngEncoderVersion =0.16.0
3535javaVersion =21
3636baritoneVersion =1.14.0
37- discordIPCVersion =7ab2e77312
37+ discordIPCVersion =6f6b6cce17
3838classGraphVersion =4.8.179
3939ktorVersion =3.1.2
4040mockitoKotlin =5.4.0
You can’t perform that action at this time.
0 commit comments