minesweeper/pom.xml
changeset 199 b3c1d99205d6
parent 194 a22630be439e
child 205 767b3666a982
child 212 0e4f488d5fa6
child 215 421b0eb4d980
     1.1 --- a/minesweeper/pom.xml	Wed Aug 06 07:59:27 2014 +0200
     1.2 +++ b/minesweeper/pom.xml	Tue Aug 26 15:22:31 2014 +0200
     1.3 @@ -286,7 +286,7 @@
     1.4                <dependency>
     1.5                    <groupId>org.apidesign.brwsr</groupId>
     1.6                    <artifactId>dlvkbrwsr</artifactId>
     1.7 -                  <version>0.8.1</version>
     1.8 +                  <version>1.0-SNAPSHOT</version>
     1.9                    <type>jar</type>
    1.10                </dependency>
    1.11                <dependency>
    1.12 @@ -476,7 +476,7 @@
    1.13                <dependency>
    1.14                    <groupId>org.apidesign.brwsr</groupId>
    1.15                    <artifactId>ibrwsr</artifactId>
    1.16 -                  <version>0.8.1</version>
    1.17 +                  <version>0.8.3</version>
    1.18                    <scope>runtime</scope>
    1.19                </dependency>
    1.20            </dependencies>