Skip to content

Commit 9ee595a

Browse files
Bump vue from 2.6.10 to 2.6.11
Bumps [vue](https://github.com/vuejs/vue) from 2.6.10 to 2.6.11. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.10...v2.6.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 64d4210 commit 9ee595a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>org.webjars.npm</groupId>
272272
<artifactId>vue</artifactId>
273-
<version>2.6.10</version>
273+
<version>2.6.11</version>
274274
<scope>test</scope>
275275
</dependency>
276276

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.webjars.npm</groupId>
144144
<artifactId>vue</artifactId>
145-
<version>2.6.10</version>
145+
<version>2.6.11</version>
146146
</dependency>
147147
</dependencies>
148148

0 commit comments

Comments
 (0)