Updated copyright

This commit is contained in:
Erik C. Thauvin 2023-11-12 16:15:14 -08:00
parent 6a35975ba2
commit efc0e4954b
9 changed files with 46 additions and 12 deletions

View file

@ -2,8 +2,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("application")
id("com.github.ben-manes.versions") version "0.48.0"
kotlin("jvm") version "1.9.10"
id("com.github.ben-manes.versions") version "0.49.0"
kotlin("jvm") version "1.9.20"
}
// ./gradlew run --args='https://erik.thauvin.net/ https://bit.ly/2PsNMAA'