Updated the yggdrasil-go submodule. Fixed #64, updated some deps.

This commit is contained in:
Revertron 2024-10-23 18:00:03 +02:00
parent 34756b2193
commit 2b67079085
6 changed files with 22 additions and 12 deletions

View file

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.9.10'
ext.kotlin_version = '1.9.20'
repositories {
google()
mavenCentral()