Updated dependencies

Bumped bld to version 2.1.0
Bumped Gradle to version 8.10.1
Bumped Kotlin to version 2.0.20
Bumped JUnit to version 5.11.0
This commit is contained in:
Erik C. Thauvin 2024-09-20 22:52:13 -07:00
parent c83bcecac2
commit e9d02764a2
Signed by: erik
GPG key ID: 776702A6A2DA330E
32 changed files with 159 additions and 99 deletions

View file

@ -18,7 +18,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.0.0</version>
<version>2.0.20</version>
<scope>compile</scope>
</dependency>
<dependency>