release: 1.8.0

This commit is contained in:
ansgarz 2024-01-12 10:57:15 +01:00
parent b647309675
commit 0abb07c4df
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = "1.7.23-SNAPSHOT"
ext.kotlin_version = "1.8.0"
ext.CI_PROJECT_ID = System.env.CI_PROJECT_ID
repositories {

View file

@ -6,7 +6,7 @@ name = "buildtest"
MODULE = "release"
PROJECT_ROOT_PATH = "."
version = "1.7.23-dev"
version = "1.8.0"
@init
def initialize(project):