Skip to content

Commit fe98f27

Browse files
committed
Update dependency Chart.js to v4.4.1
1 parent 86f0dec commit fe98f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartjs-java-model/src/test/resources/test-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.3.0/chart.umd.js"></script>
5+
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.4.1/chart.umd.js"></script>
66
</head>
77
<body>
88
<canvas id='c' style='border:1px solid #555;'></canvas>

0 commit comments

Comments
 (0)