From 10218f9efe568806af4767629cca58e1f05ae8c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 13:00:10 +0000 Subject: [PATCH] chore(deps): update dependency io.github.rossetti:kslcore to r1.2.5 --- ksl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksl.json b/ksl.json index a8962aa..c978d2e 100644 --- a/ksl.json +++ b/ksl.json @@ -1,7 +1,7 @@ { "description": "KSL - Kotlin Simulation Library for Monte Carlo and Discrete-Event Simulation", "properties": [ - { "name": "v", "value": "R1.2.2" }, + { "name": "v", "value": "R1.2.5" }, { "name": "v-renovate-hint", "value": "update: package=io.github.rossetti:KSLCore" } ], "link": "https://github.com/rossetti/KSL",