You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
The module version defines the version of CloudSim Plus to be used.
9
9
This way, it cannot be a version number which doesn't exist for CloudSim Plus.
10
10
-->
11
-
<version>8.5.0</version>
11
+
<version>8.5.1</version>
12
12
<name>CloudSim Plus Benchmarks</name>
13
13
<description>A module containing benchmarks created using JMH (Java Microbenchmark Harness framework) to assess CloudSim Plus performance</description>
0 commit comments